linux/drivers/media/video/em28xx
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 (12951): em28xx: add Reddo DVB-C USB TV Box 2009-09-19 00:15:32 -03:00
Makefile V4L/DVB (12742): em28xx: add raw VBI support for NTSC 2009-09-18 23:47:41 -03:00
em28xx-audio.c V4L/DVB (13289): em28xx-audio: Convert printks to em28xx_err 2009-12-05 18:41:13 -02:00
em28xx-cards.c V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV USB2 2009-12-16 00:18:07 -02:00
em28xx-core.c V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers 2009-12-16 00:17:56 -02:00
em28xx-dvb.c V4L/DVB (13290): em28xx-dvb: Convert printks to em28xx_err and em28xx_info 2009-12-05 18:41:13 -02:00
em28xx-i2c.c
em28xx-input.c V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() 2009-12-16 00:18:45 -02:00
em28xx-reg.h V4L/DVB (13328): em28xx: Add chip ID for em2800 2009-12-05 18:41:21 -02:00
em28xx-vbi.c V4L/DVB (12882): em28xx: remove text editor tags from em28xx-vbi.c 2009-09-19 00:14:06 -03:00
em28xx-video.c V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments 2009-12-16 00:17:57 -02:00
em28xx.h V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers 2009-12-16 00:17:56 -02:00