From: Mauro Carvalho Chehab Date: Sat, 14 Apr 2007 18:09:59 +0000 (-0300) Subject: V4L/DVB (5515): Use a better format to represent usbvision supported boards X-Git-Tag: v2.6.22-rc1~1118^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=659ae56dcd5a50e4560cb526a0e0dc881418dad4;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed