V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Sun, 28 Dec 2008 23:26:32 +0000 (20:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:40:31 +0000 (09:40 -0200)
commit538e7a004bf960c96c7e9eb836b59989eb5f5b7f
treef91e0e40b9ca9678033c81593680f4d51d363713
parentf8dd4af6d44b4b738f125f6a21afa885f3b1d13b
V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.

Built-in iSight webcams have an interrupt endpoint but spit proprietary data
that don't conform to the UVC status endpoint messages. Don't try to handle
the interrupt endpoint for those cameras.

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