Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131931
b: refs/heads/master
c: 139ebe8
h: refs/heads/master
i:
  131929: 7400b46
  131927: ba7fff4
v: v3
  • Loading branch information
Daniel Ritz authored and Dmitry Torokhov committed Feb 28, 2009
1 parent b9406b7 commit 12dd6f0
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4ab73761faef832f6d378328f79d21e77c62af3b
refs/heads/master: 139ebe8dc80dd74cb2ac9f5603d18fbf5cff049f
1 change: 1 addition & 0 deletions trunk/drivers/input/touchscreen/usbtouchscreen.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ enum {

#define USB_DEVICE_HID_CLASS(vend, prod) \
.match_flags = USB_DEVICE_ID_MATCH_INT_CLASS \
| USB_DEVICE_ID_MATCH_INT_PROTOCOL \
| USB_DEVICE_ID_MATCH_DEVICE, \
.idVendor = (vend), \
.idProduct = (prod), \
Expand Down

0 comments on commit 12dd6f0

Please sign in to comment.