V4L/DVB (5530): Usbvision: remove CustomDevice facility
authorThierry MERLE <thierry.merle@free.fr>
Tue, 17 Apr 2007 05:28:32 +0000 (02:28 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:43 +0000 (15:45 -0300)
commitec709bb801a98dcac0a95c060c431eda73e31587
tree83aaa3623a248a884a4b54bf636998229a5eb3f6
parent25f30389dd84dcaf54d7d76fdd84e85bec206db6
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>
Documentation/video4linux/CARDLIST.usbvision
drivers/media/video/usbvision/usbvision-cards.c
drivers/media/video/usbvision/usbvision-cards.h
drivers/media/video/usbvision/usbvision-video.c