Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10790
b: refs/heads/master
c: 3f8c03e
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Ritz authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent 24d8ee8 commit 241c419
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 880a9b5e7f70632ab60131ce3027da1c63fcd39e
refs/heads/master: 3f8c03ee05801bf8539dd136d9246a416c45052a
2 changes: 2 additions & 0 deletions trunk/drivers/usb/input/touchkitusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,9 @@ struct touchkit_usb {

static struct usb_device_id touchkit_devices[] = {
{USB_DEVICE(0x3823, 0x0001)},
{USB_DEVICE(0x0123, 0x0001)},
{USB_DEVICE(0x0eef, 0x0001)},
{USB_DEVICE(0x0eef, 0x0002)},
{}
};

Expand Down

0 comments on commit 241c419

Please sign in to comment.