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>
Thu, 13 Dec 2018 08:22:28 +0000 (09:22 +0100)
commitdc931191788a43db30beea20c06e6edef5ba5d12
tree2eb7fc6b805a15e67f4fd6c703350cf74f84d045
parent591c2660ef2b1892352dda22bcc18880855ab23e
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series

commit effd14f66cc1ef6701a19c5a56e39c35f4d395a5 upstream.

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