]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 2 Sep 2013 10:26:16 +0000 (07:26 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 24 Sep 2013 13:20:22 +0000 (10:20 -0300)
commit1558ec837f4aa85987193d057377c42b243ca140
tree4c8e8e3a8aae53fe081f433adccbb3da5060d44b
parent89e0f248dcd301e44985510dee2a3d5ab4c2fc2d
[media] uvcvideo: quirk PROBE_DEF for Microsoft Lifecam NX-3000

The camera doesn't implement GET_DEF on the video probe control and
can crash when it receives the request depending on timings. Set the
PROBE_DEF quirk to work around the problem.

Reported-by: Jürgen Liebmann <info@pirna-esw6.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/uvc/uvc_driver.c