Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318279
b: refs/heads/master
c: adad004
h: refs/heads/master
i:
  318277: 3c42230
  318275: 5e99d1f
  318271: 7c62665
v: v3
  • Loading branch information
Ping Cheng authored and Dmitry Torokhov committed Jun 28, 2012
1 parent a9c326c commit 20f814d
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: 84b63ad8477c822edbeb1e310b201609f33522ec
refs/heads/master: adad004e1a50f8c64d9f116cd4934da937b51e27
2 changes: 1 addition & 1 deletion trunk/drivers/input/tablet/wacom_sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ static int wacom_retrieve_hid_descriptor(struct usb_interface *intf,
if (intf->cur_altsetting->desc.bInterfaceNumber == 0) {
features->device_type = 0;
} else if (intf->cur_altsetting->desc.bInterfaceNumber == 2) {
features->device_type = BTN_TOOL_DOUBLETAP;
features->device_type = BTN_TOOL_FINGER;
features->pktlen = WACOM_PKGLEN_BBTOUCH3;
}
}
Expand Down

0 comments on commit 20f814d

Please sign in to comment.