Searched hist:e387ef5c47ddeaeaa3cbdc54424cdb7a28dae2c0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/core/ |
H A D | quirks.c | diff e387ef5c47ddeaeaa3cbdc54424cdb7a28dae2c0 Thu Jul 19 05:39:14 CDT 2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams
Most Logitech UVC webcams (both early models that don't advertise UVC compatibility and newer UVC-advertised devices) require the RESET_RESUME quirk. Instead of listing each and every model, match the devices based on the UVC interface information.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|