]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/hid/hid-emsff.c
hwmon: (it87) Save fan registers in 2-dimensional array
[karo-tx-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);