Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227119
b: refs/heads/master
c: 80a469e
h: refs/heads/master
i:
  227117: 9a831b4
  227115: 82fb9bd
  227111: ad63763
  227103: cdcc22b
v: v3
  • Loading branch information
Henrik Rydberg committed Dec 16, 2010
1 parent d259848 commit c7b61de
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: b88cbd3a007608a224fad5413de6170c75afd5a7
refs/heads/master: 80a469e4f4d01ad96447f85cc71a379ec82ffe2d
1 change: 1 addition & 0 deletions trunk/drivers/hid/hid-egalax.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ static int egalax_input_mapping(struct hid_device *hdev, struct hid_input *hi,
set_abs(input, ABS_MT_TRACKING_ID, field, 0);
return 1;
case HID_DG_TIPPRESSURE:
field->logical_minimum = 0;
hid_map_usage(hi, usage, bit, max,
EV_ABS, ABS_MT_PRESSURE);
set_abs(input, ABS_MT_PRESSURE, field, 0);
Expand Down

0 comments on commit c7b61de

Please sign in to comment.