HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Thu, 11 Oct 2018 07:56:33 +0000 (15:56 +0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 11 Oct 2018 20:03:13 +0000 (22:03 +0200)
commitce9d58d3eafcb2d452a69bdcc1c5f8b8ff640de5
tree7ac54802eeee37326489567d9006ae5c8a79d61b
parent11db8173dbab7a94cf5ba5225fcedbfc0f3b7e54
HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2

Redragon Seymur 2 stops working since commit 190d7f02ce8e ("HID: input:
do not increment usages when a duplicate is found").

Use quirk HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE suggested by the commit
can solve the issue.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=200995
BugLink: https://bugs.launchpad.net/bugs/1793846
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c