V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro devices
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Sun, 19 Jul 2009 22:16:05 +0000 (19:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Aug 2009 23:39:05 +0000 (20:39 -0300)
commitd79cd8393ae85ebaf53a8fc93491eea96522d68e
tree0c52ab52ace3ef6e7e59cb73c8456bf4ad60a598
parentd1ae4e1d05cc982b6b480c1a3d69b8bb231e3493
V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro devices

Commit 50144aeeb702ea105697ae5249f059ea3990b838 broke the Samsung NC10
netbook webcam. Instead of applying the FIX_BANDWIDTH quirk to all ViMicro
devices, list the devices explicitly.

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