Re: [PATCH] usb: quirks: add delay quirks for Corsair Strafe

2018-07-04 Thread Nico Sneck
CC Greg in hopes of having someone take a look at this patch before Monday (when my military service starts). On 02.07.2018 19:26, Nico Sneck wrote: Corsair Strafe appears to suffer from the same issues as the Corsair Strafe RGB. Apply the same quirks (control message delay and init delay) that

[PATCH] usb: quirks: add delay quirks for Corsair Strafe

2018-07-02 Thread Nico Sneck
the device. Signed-off-by: Nico Sneck --- drivers/usb/core/quirks.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/usb/core/quirks.c b/drivers/usb/core/quirks.c index c55def2f1320..097057d2eacf 100644 --- a/drivers/usb/core/quirks.c +++ b/drivers/usb/core/quirks.c @@ -378,6