]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc: img-ir: add raw driver
authorJames Hogan <james.hogan@imgtec.com>
Fri, 28 Feb 2014 23:28:53 +0000 (20:28 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 11 Mar 2014 18:13:00 +0000 (15:13 -0300)
commitac518f595d8dc927f0361b64f934f331be16eb55
treeca6f385a39c8d00472b878209232e4f8dfe80355
parenta280453a37a0236593e60c18db8127a67de41ad0
[media] rc: img-ir: add raw driver

Add raw IR remote control input driver for the ImgTec Infrared decoder
block's raw edge interrupts. Generic software protocol decoders are used
to allow multiple protocols to be supported at a time, including those
not supported by the hardware decoder.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/img-ir/img-ir-raw.c [new file with mode: 0644]
drivers/media/rc/img-ir/img-ir-raw.h [new file with mode: 0644]