OSDN Git Service

[media] rc: img-ir: add base driver
authorJames Hogan <james.hogan@imgtec.com>
Fri, 28 Feb 2014 23:28:52 +0000 (20:28 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 11 Mar 2014 18:10:56 +0000 (15:10 -0300)
commit160a8f8aec4da4b68842784be3e7296e8c9860dc
treea257dcb5f3c0bbdc6b48b2bac10bd0cfefc4eb3c
parentf99bababe0ac3f4d6f8b0368a22600f0ba24042b
[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]