Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / hid / hid-emsff.c
index 9bdde867a02fbad7a6b163d82babb9376dc1f78f..2630d483d2623a08eaf357fe41bef4bd29b7aaf0 100644 (file)
@@ -140,7 +140,7 @@ err:
 }
 
 static const struct hid_device_id ems_devices[] = {
-       { HID_USB_DEVICE(USB_VENDOR_ID_EMS, 0x118) },
+       { HID_USB_DEVICE(USB_VENDOR_ID_EMS, USB_DEVICE_ID_EMS_TRIO_LINKER_PLUS_II) },
        { }
 };
 MODULE_DEVICE_TABLE(hid, ems_devices);
This page took 0.026821 seconds and 5 git commands to generate.