linux/drivers/media/dvb/dm1105
Mauro Carvalho Chehab 579e7d60ba V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()
We'll need to register a sysfs class for the IR devices. As such, the better
is to have the input_register_device()/input_unregister_device() inside
the ir register/unregister functions.

Also, solves a naming problem with V4L ir_input_init() function, that were,
in fact, registering a device.

While here, do a few cleanups at budget-ci IR logic.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-16 00:18:45 -02:00
..
Kconfig V4L/DVB (10830): dm1105: uses ir_* functions, select VIDEO_IR 2009-03-30 12:43:07 -03:00
Makefile V4L/DVB (9010): Add support for SDMC DM1105 PCI chip 2008-10-12 09:37:06 -02:00
dm1105.c V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() 2009-12-16 00:18:45 -02:00