upstream: [media] rc: img-ir: add base driver
authorJames Hogan <james.hogan@imgtec.com>
Fri, 28 Feb 2014 23:28:52 +0000 (20:28 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:58:48 +0000 (11:58 +0900)
commit12dc5cb749b3c950539c0468b1c8fe623d2220b2
tree298fbbcaeef524773e4ecab685c8cd0760fca9f7
parent6b8207be6e6fabeb847e84cb4411c87c6ed22ec6
upstream: [media] rc: img-ir: add base driver

Add base driver for the ImgTec Infrared decoder block. The driver is
split into separate components for raw (software) decode and hardware
decoder which are in following commits.

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-core.c [new file with mode: 0644]
drivers/media/rc/img-ir/img-ir.h [new file with mode: 0644]