File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
patch/kernel/archive/odroidxu4-6.6 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -909,14 +909,14 @@ diff --git a/drivers/hid/hid-quirks.c b/drivers/hid/hid-quirks.c
909909index e0bbf0c6345d68..5d7a418ccdbecf 100644
910910--- a/drivers/hid/hid-quirks.c
911911+++ b/drivers/hid/hid-quirks.c
912- @@ -891,6 +891,7 @@ static const struct hid_device_id hid_ignore_list[] = {
912+ @@ -891,6 +891,7 @@
913913 { HID_USB_DEVICE(USB_VENDOR_ID_SYNAPTICS, USB_DEVICE_ID_SYNAPTICS_DPAD) },
914914 #endif
915915 { HID_USB_DEVICE(USB_VENDOR_ID_YEALINK, USB_DEVICE_ID_YEALINK_P1K_P4K_B2K) },
916916+ { HID_USB_DEVICE(USB_VENDOR_ID_QUANTA, USB_DEVICE_ID_QUANTA_HP_5MP_CAMERA_5473) },
917- { }
918- };
919-
917+ { HID_USB_DEVICE(USB_VENDOR_ID_DWAV, USB_DEVICE_ID_DWAV_MULTITOUCH) },
918+ { HID_USB_DEVICE(USB_VENDOR_ID_ODROID, USB_DEVICE_ID_VU5) },
919+ { HID_USB_DEVICE(USB_VENDOR_ID_ODROID, USB_DEVICE_ID_VU7PLUS) },
920920diff --git a/drivers/hid/hid-topre.c b/drivers/hid/hid-topre.c
921921index d1d5ca310eadc0..e69367267d841d 100644
922922--- a/drivers/hid/hid-topre.c
You can’t perform that action at this time.
0 commit comments