Skip to content

Commit f454d9a

Browse files
author
Jiri Kosina
committed
Merge branch 'for-5.7/core' into for-linus
- device-specific (ITE 8595) fix from Hans de Goede
2 parents c9f2897 + 3045696 commit f454d9a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

drivers/hid/hid-quirks.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -398,9 +398,6 @@ static const struct hid_device_id hid_have_special_driver[] = {
398398
{ HID_USB_DEVICE(USB_VENDOR_ID_HOLTEK_ALT, USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A081) },
399399
{ HID_USB_DEVICE(USB_VENDOR_ID_HOLTEK_ALT, USB_DEVICE_ID_HOLTEK_ALT_MOUSE_A0C2) },
400400
#endif
401-
#if IS_ENABLED(CONFIG_HID_ITE)
402-
{ HID_USB_DEVICE(USB_VENDOR_ID_ITE, USB_DEVICE_ID_ITE8595) },
403-
#endif
404401
#if IS_ENABLED(CONFIG_HID_ICADE)
405402
{ HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_ION, USB_DEVICE_ID_ICADE) },
406403
#endif

0 commit comments

Comments
 (0)