upstream: [media] rc: img-ir: add raw driver
authorJames Hogan <james.hogan@imgtec.com>
Fri, 28 Feb 2014 23:28:53 +0000 (20:28 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:59 +0000 (11:54 +0900)
commit14a89d9019a9ad91561ed738dd18eb9cad068edc
tree1136fed306e76e5d7a57e8f3457227642855f8a7
parent34af5e369ecc9cf6ebe10252120104112b4f9d1d
upstream: [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]