V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors.
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Tue, 9 Jun 2009 16:07:44 +0000 (13:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 22:07:32 +0000 (19:07 -0300)
commit3b27740c7de0fd59032c723ad326926c97383e95
treed3235a4aba83d02926a6ffbb2c80f2b0950b220b
parentca4a3456858775081f172e89077aa65cf5dbc52a
V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors.

Herton Ronaldo Krzesinski from Mandriva reported that one Bison Electronics
webcam exposes a non-UVC interface descriptor. Instead of failing completely,
ignore trailing non-UVC descriptors and move on.

Thanks to Herton for reporting the problem and submitting a patch proposal.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/uvc/uvc_driver.c