linux/drivers/media/video/cx231xx
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
..
cx231xx-audio.c cx231xx: Convert to snd_card_create() 2009-04-06 21:44:53 -03:00
cx231xx-avcore.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
cx231xx-cards.c V4L/DVB (13550): v4l: Use the new video_device_node_name function 2009-12-16 00:17:55 -02:00
cx231xx-conf-reg.h V4L/DVB (12470): cx231xx/cx231xx-conf-reg.h: fix bad whitespaces 2009-09-12 12:19:01 -03:00
cx231xx-core.c V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers 2009-12-16 00:17:56 -02:00
cx231xx-dvb.c
cx231xx-i2c.c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses 2009-09-12 12:18:13 -03:00
cx231xx-input.c V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() 2009-12-16 00:18:45 -02:00
cx231xx-pcb-cfg.c V4L/DVB (11133): cx231xx: don't print pcb config debug messages by default 2009-04-06 21:44:09 -03:00
cx231xx-pcb-cfg.h V4L/DVB (11129): cx231xx: Use generic names for each device block 2009-04-06 21:44:07 -03:00
cx231xx-reg.h
cx231xx-vbi.c V4L/DVB: cx231xx: remove unused #include <linux/version.h>'s 2009-06-16 18:20:36 -03:00
cx231xx-vbi.h
cx231xx-video.c V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments 2009-12-16 00:17:57 -02:00
cx231xx.h V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers 2009-12-16 00:17:56 -02:00
Kconfig V4L/DVB (11494a): cx231xx Kconfig fixes 2009-04-29 15:41:11 -03:00
Makefile