drivers/media/rc/img-ir/img-ir-core.c
0 → 100644
+176
−0
drivers/media/rc/img-ir/img-ir.h
0 → 100644
+166
−0
Loading
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>