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>
Wed, 5 Dec 2018 18:32:13 +0000 (19:32 +0100)
commitc7d370712e722fd7205279aa85fb67909db16e59
tree1aae46321d228097868717e1f0004e948bbec464
parentd4f924e359ad37305f7b42bdb131b3e7dc956991
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