linux/drivers/media/rc/img-ir
Sifan Naeem ab93ce06ee [media] rc: img-ir: add scancode requests to a struct
The information being requested of hardware decode callbacks through
the img-ir-hw scancode API is mounting up, so combine it into a struct
which can be passed in with a single pointer rather than multiple
pointer arguments. This allows it to be extended more easily without
touching all the hardware decode callbacks.

Signed-off-by: Sifan Naeem <sifan.naeem@imgtec.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-12-23 15:11:50 -02:00
..
img-ir-core.c [media] img-ir: Don't set driver's module owner 2014-12-04 15:42:15 -02:00
img-ir-hw.c [media] rc: img-ir: add scancode requests to a struct 2014-12-23 15:11:50 -02:00
img-ir-hw.h [media] rc: img-ir: add scancode requests to a struct 2014-12-23 15:11:50 -02:00
img-ir-jvc.c [media] rc: img-ir: add scancode requests to a struct 2014-12-23 15:11:50 -02:00
img-ir-nec.c [media] rc: img-ir: add scancode requests to a struct 2014-12-23 15:11:50 -02:00
img-ir-raw.c [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
img-ir-raw.h [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
img-ir-sanyo.c [media] rc: img-ir: add scancode requests to a struct 2014-12-23 15:11:50 -02:00
img-ir-sharp.c [media] rc: img-ir: add scancode requests to a struct 2014-12-23 15:11:50 -02:00
img-ir-sony.c [media] rc: img-ir: add scancode requests to a struct 2014-12-23 15:11:50 -02:00
img-ir.h [media] rc: img-ir: Expand copyright headers with GPL notices 2014-06-17 12:04:55 -03:00
Kconfig [media] img-ir: Depend on METAG or MIPS or COMPILE_TEST 2014-12-04 15:42:09 -02:00
Makefile [media] rc: img-ir: add Sanyo decoder module 2014-03-11 15:48:12 -03:00