diff options
author | Jiri Kosina | 2022-03-23 10:10:56 +0100 |
---|---|---|
committer | Jiri Kosina | 2022-03-23 10:11:39 +0100 |
commit | b146dbbd3bc61678165f3de7904ab613865385ba (patch) | |
tree | ea3a63babcd9dc01af8065c33a217326a46166d7 /drivers/hid/hid-ids.h | |
parent | bda3c85a00b07668f7acca41e84607c2c5bee3b4 (diff) | |
parent | 337fa051d9b8aabf7081795d40e92e9d96f3442d (diff) |
Merge branch 'for-5.18/uclogic' into for-linus
- integration of first part of DIGImend [1] patches in order to vastly
improve Linux support of tablets (Nikolai Kondrashov, José Expósito)
[1] https://github.com/DIGImend/digimend-kernel-drivers
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r-- | drivers/hid/hid-ids.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index afd3a3e118a4..053853a891c5 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h @@ -614,7 +614,7 @@ #define USB_VENDOR_ID_HUION 0x256c #define USB_DEVICE_ID_HUION_TABLET 0x006e -#define USB_DEVICE_ID_HUION_HS64 0x006d +#define USB_DEVICE_ID_HUION_TABLET2 0x006d #define USB_VENDOR_ID_IBM 0x04b3 #define USB_DEVICE_ID_IBM_SCROLLPOINT_III 0x3100 |