V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 device
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Sun, 19 Jul 2009 21:39:56 +0000 (18:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:18:09 +0000 (12:18 -0300)
At least one MT6227 model crashes when receiving a GET_DEF request on the
video probe control. As the various models can't be told apart based on the
descriptors, add a PROBE_DEF quirk to avoid sending the GET_DEF request and
enable the quirk for all models.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found