linux/drivers/media/video/usbvision
Mauro Carvalho Chehab 659ae56dcd V4L/DVB (5515): Use a better format to represent usbvision supported boards
Changed usbvision cards table to allow:
	1) Not repeat USB ID on two structs;
	2) Not need to specify both usb and card description tables at
	   the same order, removing some magic;
Some cards had duplicated names. Fixed.
A test for an specific board were doing by using a string comparation.
The comparation were wrong. Also, it is not a good practice to recognize
a board based on his string name.
Acked-by: Thierry MERLE <thierry.merle@free.fr>

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 15:45:32 -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 (5515): Use a better format to represent usbvision supported boards 2007-04-27 15:45:32 -03:00
usbvision-cards.h V4L/DVB (5515): Use a better format to represent usbvision supported boards 2007-04-27 15:45:32 -03:00
usbvision-core.c V4L/DVB (5206): Usbvision: set alternate interface modification 2007-02-21 13:35:19 -02:00
usbvision-i2c.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
usbvision-video.c V4L/DVB (5515): Use a better format to represent usbvision supported boards 2007-04-27 15:45:32 -03:00
usbvision.h V4L/DVB (5515): Use a better format to represent usbvision supported boards 2007-04-27 15:45:32 -03:00