Re: [PATCH] usb: core: Add quirk for Logitech Rallybar

From: Sergei Shtylyov
Date: Sun Dec 24 2023 - 04:10:53 EST


On 12/23/23 1:48 AM, Ricardo Ribalda wrote:

> Logitech Rallybar devices, despite behaving as UVC camera, they have a

"They" not meeded here...

> different power management system than the rest of the other Logitech
> cameras.
>
> USB_QUIRK_RESET_RESUME causes undesired USB disconnects, that make the
> device unusable.
>
> These are the only two devices that have this behavior, and we do not
> have the list of devices that require USB_QUIRK_RESET_RESUME, so lets
> create a new lit for them that un-apply the USB_QUIRK_RESET_RESUME

s/lit/list/?

> quirk.
>
> Signed-off-by: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>

[...]

MBR, Sergey