Re: [PATCH] usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable
From: Greg Kroah-Hartman
Date: Wed Feb 10 2021 - 06:30:29 EST
On Wed, Feb 10, 2021 at 11:28:20AM +0100, Stefan Ursella wrote:
> 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@xxxxxxxxxxxxxx>
Please always put an empty line right before your signed-off-by: line.
thanks,
greg k-h