usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable
authorStefan Ursella <stefan.ursella@wolfvision.net>
Wed, 10 Feb 2021 14:07:11 +0000 (15:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Mar 2021 17:22:35 +0000 (18:22 +0100)
commitafd4a33779bd37cf8b566ef1fbbbac06366c61f6
treec20fbd2e96664b53b3d418a218cde7f8cfcdf0cc
parent00022873fdc1a304fd89016d227e3781f413dfbd
usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable

commit 1ebe718bb48278105816ba03a0408ecc2d6cf47f upstream.

Without this quirk starting a video capture from the device often fails with

kernel: uvcvideo: Failed to set UVC probe control : -110 (exp. 34).

Signed-off-by: Stefan Ursella <stefan.ursella@wolfvision.net>
Link: https://lore.kernel.org/r/20210210140713.18711-1-stefan.ursella@wolfvision.net
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c