mbox series

[0/1,SRU,Zesty] Make Corsair Strafe RGB detection more reliable

Message ID 20170907080523.6847-1-kai.heng.feng@canonical.com
Headers show
Series Make Corsair Strafe RGB detection more reliable | expand

Message

Kai-Heng Feng Sept. 7, 2017, 8:05 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1678477

[Impact]
Corsair Strafe RGB may not work after first probing.
Most of time you need to plug it multiple time to let the system probes
the keyboard successfully.

[Test Case]
Boot the system. The keyboard does not work on most of the time.

[Regression Potential] 
Low. This patch adds a quirk to one specific device, hence it won't
affect other devices.

Kai-Heng Feng (1):
  usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

 drivers/usb/core/quirks.c | 3 +++
 1 file changed, 3 insertions(+)