linux/drivers/media/video/em28xx
Laurent Pinchart 63b0d5ad20 V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Fix all device drivers to use the video_drvdata function instead of
maintaining a local list of minor to private data mappings. Call
video_set_drvdata to register the driver private pointer when not
already done.

Where applicable, the local list of mappings is completely removed when
it becomes unused.

[mchehab.redhat.com: removed tm6000 changes as tm6000 is not ready yet for submission even on staging]

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-16 00:17:56 -02: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 (13554a): v4l: Use the video_drvdata function in drivers 2009-12-16 00:17:56 -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 (13545): em28xx: properly select IR protocol based on the IR table 2009-12-16 00:17:52 -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
em28xx-video.c V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers 2009-12-16 00:17:56 -02:00
em28xx.h V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers 2009-12-16 00:17:56 -02:00
Kconfig
Makefile