]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB (11944): uvcvideo: Add generic control blacklist.
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Sun, 31 May 2009 20:05:55 +0000 (17:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 22:07:29 +0000 (19:07 -0300)
commitd732c44c1a4b54e3c59ad92069bc2fd848aca5f3
treed78fc6b272b69a0772de85720e68808a415eb611
parent926b3b4122e4ebca52e67eecf9beb9a517e593f4
V4L/DVB (11944): uvcvideo: Add generic control blacklist.

Another device (5986:0241) has been reported to advertise a UVC control it
does not support. Rework the control blacklist to match devices by their
VID:PID instead of trying to be clever about which controls might not be
supported properly.

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