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>
Fri, 26 Feb 2021 09:12:59 +0000 (10:12 +0100)
commit92c8c930caa00e7cd775501052cf8d2f546e77d7
tree9f0f2af2ed181fd829f720e6f479d530db61d003
parentf8921ed4d330cc9511381862c14af87a5b7f425e
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