From: Jean-Francois Moine Date: Tue, 5 Jan 2010 07:44:00 +0000 (-0300) Subject: V4L/DVB (13897): gspca - main: Check the interface class at probe time. X-Git-Tag: v2.6.34-rc1~280^2~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a9d3ef0034f29cef1c5616faa72aa394b01b65;p=pandora-kernel.git V4L/DVB (13897): gspca - main: Check the interface class at probe time. The USB video interface was checked as having the number zero, but some webcams have other values. The test is now done on the interface class which may be either 255 (vendor spec) or 0 (class per interface). Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed