linux-kernel-test/drivers/media/common
Laurent Pinchart 327ae59757 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
The video_device::minor field is used where it shouldn't, either to

- test for error conditions that can't happen anymore with the current
  v4l-dvb core,
- store the value in a driver private field that isn't used anymore,
- check the video device type where video_device::vfl_type should be
  used, or
- create the name of a kernel thread that should get a stable name.

Remove or fix those use cases.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-16 00:17:58 -02:00
..
tuners V4L/DVB (13592): max2165: 32bit build patch 2009-12-10 12:45:18 -02:00
ir-functions.c V4L/DVB (13538): ir-common: Use a dynamic keycode table 2009-12-05 18:42:21 -02:00
ir-keymaps.c V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FM 2009-12-16 00:17:53 -02:00
ir-keytable.c V4L/DVB (13542): ir-keytable: Allow dynamic table change 2009-12-05 18:42:23 -02:00
Kconfig V4L/DVB (7133): Fix Kconfig dependencies 2008-02-18 11:14:53 -03:00
Makefile V4L/DVB (13532): ir-common: Add infrastructure to use a dynamic keycode table 2009-12-05 18:42:19 -02:00
saa7146_core.c V4L/DVB (10502): saa7146: move v4l2 device registration to saa7146_vv. 2009-03-30 12:42:42 -03:00
saa7146_fops.c V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers 2009-12-16 00:17:58 -02:00
saa7146_hlp.c V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endian 2008-07-20 07:13:14 -03:00
saa7146_i2c.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
saa7146_vbi.c V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API 2008-04-24 14:07:44 -03:00
saa7146_video.c V4L/DVB (13239): saa7146: fix memory leakage in pagetable-handling 2009-12-05 18:41:04 -02:00