USB: Add delay-init quirk for Corsair K70 LUX keyboards
authorBernhard Rosenkraenzer <bernhard.rosenkranzer@linaro.org>
Fri, 3 Nov 2017 15:46:02 +0000 (16:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 4 Nov 2017 10:58:01 +0000 (11:58 +0100)
commita0fea6027f19c62727315aba1a7fae75a9caa842
treec6781126173f1247f603436e3e2eef1853efda86
parent627cfa89b1fe8d189ee71718fe9eb607026db301
USB: Add delay-init quirk for Corsair K70 LUX keyboards

Without this patch, K70 LUX keyboards don't work, saying
usb 3-3: unable to read config index 0 descriptor/all
usb 3-3: can't read configurations, error -110
usb usb3-port3: unable to enumerate USB device

Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c