diff options
author | Jiri Kosina <jkosina@suse.cz> | 2018-10-23 13:15:57 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2018-10-23 13:15:57 +0200 |
commit | 712fca63f50a87780ca6dc105370557a945a7ee8 (patch) | |
tree | 7ac54802eeee37326489567d9006ae5c8a79d61b /drivers/hid/hid-ids.h | |
parent | 9ff3541e3ddf96800ce8fcd225c9e7956da49418 (diff) | |
parent | ce9d58d3eafcb2d452a69bdcc1c5f8b8ff640de5 (diff) |
Merge branch 'for-4.19/fixes' into for-linus
A few device ID-specific quirks
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r-- | drivers/hid/hid-ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index bc49909aba8e..0e0aa7f0e6fc 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h @@ -342,6 +342,7 @@ #define USB_DEVICE_ID_DMI_ENC 0x5fab #define USB_VENDOR_ID_DRAGONRISE 0x0079 +#define USB_DEVICE_ID_REDRAGON_SEYMUR2 0x0006 #define USB_DEVICE_ID_DRAGONRISE_WIIU 0x1800 #define USB_DEVICE_ID_DRAGONRISE_PS3 0x1801 #define USB_DEVICE_ID_DRAGONRISE_DOLPHINBAR 0x1803 |