diff options
| author | Ricardo Ribalda <[email protected]> | 2024-04-04 18:00:49 +0000 |
|---|---|---|
| committer | Laurent Pinchart <[email protected]> | 2024-04-19 13:43:12 +0300 |
| commit | 07731053d11f7647d5d8bc23caac997a4d562dfe (patch) | |
| tree | b0dcc42d8f2a00ea33d25c4622787f363ce568f7 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 836e2548524d2dfcb5acaf3be78f203b6b4bde6f (diff) | |
media: uvcvideo: Add quirk for Logitech Rally Bar
Logitech Rally Bar devices, despite behaving as UVC cameras, have a
different power management system that the other cameras from Logitech.
USB_QUIRK_RESET_RESUME is applied to all the UVC cameras from Logitech
at the usb core. Unfortunately, USB_QUIRK_RESET_RESUME causes undesired
USB disconnects in the Rally Bar that make them completely unusable.
There is an open discussion about if we should fix this in the core or
add a quirk in the UVC driver. In order to enable this hardware, let's
land this patch first, and we can revert it later if there is a
different conclusion.
Fixes: e387ef5c47dd ("usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams")
Acked-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Devinder Khroad <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Ricardo Ribalda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions