Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215559
b: refs/heads/master
c: 46c4ba0
h: refs/heads/master
i:
  215557: 3d24f01
  215555: 98419ca
  215551: ffc880f
v: v3
  • Loading branch information
Henrik Rydberg authored and Jiri Kosina committed Sep 21, 2010
1 parent 6ac2826 commit b95bce7
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: 41035901df14e90ab70db826e940712dde2c1a0d
refs/heads/master: 46c4ba012c9e70b26e4c2072245e3922cca3ef31
2 changes: 1 addition & 1 deletion trunk/drivers/hid/hid-3m-pct.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static int mmm_input_mapping(struct hid_device *hdev, struct hid_input *hi,
hid_map_usage(hi, usage, bit, max,
EV_ABS, ABS_MT_TOUCH_MINOR);
input_set_abs_params(hi->input, ABS_MT_ORIENTATION,
1, 1, 0, 0);
0, 1, 0, 0);
return 1;
case HID_DG_CONTACTID:
field->logical_maximum = MAX_TRKID;
Expand Down

0 comments on commit b95bce7

Please sign in to comment.