Searched hist:"81 e78a6fc320693c269990fb1af37b8c2c382cf2" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | diff 81e78a6fc320693c269990fb1af37b8c2c382cf2 Fri Dec 02 10:45:06 CST 2022 Ricardo Ribalda <ribalda@chromium.org> media: uvcvideo: Limit power line control for Acer EasyCamera
The device does not implement the power line control correctly. Add a corresponding control mapping override.
Bus 003 Device 002: ID 5986:1180 Acer, Inc EasyCamera Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 bDeviceProtocol 1 Interface Association bMaxPacketSize0 64 idVendor 0x5986 Acer, Inc idProduct 0x1180 bcdDevice 56.04 iManufacturer 3 Bison iProduct 1 EasyCamera iSerial 2 bNumConfigurations 1
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|