]> git.karo-electronics.de Git - karo-tx-linux.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)
commit3fed7dbe8b94ab45298d9e63b90c1c57a01b6d5b
treeca6f385a39c8d00472b878209232e4f8dfe80355
parent160a8f8aec4da4b68842784be3e7296e8c9860dc
[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]