]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcams
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Fri, 3 Jul 2009 15:32:46 +0000 (12:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:17:20 +0000 (12:17 -0300)
commit5bdf1377587bbde8ef0893cf726de116c2250208
tree20a2f4a271a4ce764088e7c2348f9cb2c5547686
parentde05f63430e8cb8cde0a21260bc6b01765111e5c
V4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcams

Some Aveo Technology USB 2.0 Camera (1871:0306) revisions seem to require the
PROBE_MINMAX quirk. As the camera supports uncompressed YUYV data only, it's
safe to set the quirk even if not strictly required for all models. Update the
device entry in the device IDs list.

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