]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
authorMichael Niewöhner <linux@mniewoehner.de>
Sun, 25 Nov 2018 16:57:33 +0000 (17:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Nov 2018 07:09:47 +0000 (08:09 +0100)
commiteffd14f66cc1ef6701a19c5a56e39c35f4d395a5
tree43de76e1677aad626972ee156a1cfb69cdf1ec8c
parenta84a1bcc992f0545a51d2e120b8ca2ef20e2ea97
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series

Cherry G230 Stream 2.0 (G85-231) and 3.0 (G85-232) need this quirk to
function correctly. This fixes a but where double pressing numlock locks
up the device completely with need to replug the keyboard.

Signed-off-by: Michael Niewöhner <linux@mniewoehner.de>
Tested-by: Michael Niewöhner <linux@mniewoehner.de>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c