Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282323
b: refs/heads/master
c: 05ee283
h: refs/heads/master
i:
  282321: 8f8c326
  282319: db4a9aa
v: v3
  • Loading branch information
Jiri Kosina committed Dec 20, 2011
1 parent 8c7fd92 commit 5dc28b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d66c266ad40e92a5c24fd0c5bbcf08c04ae41b6c
refs/heads/master: 05ee28387946ca9936956a6e45f822c0c41dfc87
2 changes: 1 addition & 1 deletion trunk/drivers/hid/hid-emsff.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ static int ems_probe(struct hid_device *hdev, const struct hid_device_id *id)
}

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);
Expand Down

0 comments on commit 5dc28b6

Please sign in to comment.