Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291651
b: refs/heads/master
c: 9a911da
h: refs/heads/master
i:
  291649: ee27a94
  291647: 5b6ef36
v: v3
  • Loading branch information
Przemo Firszt authored and Jiri Kosina committed Mar 16, 2012
1 parent b61b53d commit 8f6a5d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 693f45bb2d6ff5bf8fb3b69ff904b44ef8cffd8d
refs/heads/master: 9a911da8d792a2d8f9a1e07eb1c41e0d7f4ec307
4 changes: 1 addition & 3 deletions trunk/drivers/hid/hid-wacom.c
Original file line number Diff line number Diff line change
Expand Up @@ -492,9 +492,7 @@ static int wacom_input_mapped(struct hid_device *hdev, struct hid_input *hi,
__set_bit(BTN_MIDDLE, input->keybit);

/* Pad */
input->evbit[0] |= BIT(EV_MSC);

__set_bit(MSC_SERIAL, input->mscbit);
input_set_capability(input, EV_MSC, MSC_SERIAL);

__set_bit(BTN_0, input->keybit);
__set_bit(BTN_1, input->keybit);
Expand Down

0 comments on commit 8f6a5d8

Please sign in to comment.