linux/drivers/media/video/usbvision
Thierry MERLE ec709bb801 V4L/DVB (5530): Usbvision: remove CustomDevice facility
usbvision has a module parameter that ables the user to add a new USB 
entry at driver load. This functionality is useless by experience 
(adding statically the entry is easy). 

Furthermore, the USB_DEVICE(0xfff0, 0xfff0) USB entry caused 
usbvision_probe to be called for all unclaimed devices. 

Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Acked-by: Dwaine Garden <DwaineGarden@rogers.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 15:45:43 -03:00
..
Kconfig V4L/DVB (5206): Usbvision: set alternate interface modification 2007-02-21 13:35:19 -02:00
Makefile V4L/DVB (4937): Usbvision cleanup and code reorganization 2006-12-10 09:22:49 -02:00
usbvision-cards.c V4L/DVB (5530): Usbvision: remove CustomDevice facility 2007-04-27 15:45:43 -03:00
usbvision-cards.h V4L/DVB (5530): Usbvision: remove CustomDevice facility 2007-04-27 15:45:43 -03:00
usbvision-core.c V4L/DVB (5522): Usbvision: i2c function cleanups 2007-04-27 15:45:37 -03:00
usbvision-i2c.c V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR call 2007-04-27 15:45:41 -03:00
usbvision-video.c V4L/DVB (5530): Usbvision: remove CustomDevice facility 2007-04-27 15:45:43 -03:00
usbvision.h V4L/DVB (5522): Usbvision: i2c function cleanups 2007-04-27 15:45:37 -03:00