Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174234
b: refs/heads/master
c: c7a1f3c
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Nov 20, 2009
1 parent 445cac6 commit c5f91f6
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: 21f25573fbd1b459d5401f2b72160f745013fc34
refs/heads/master: c7a1f3ccfc2f99427f2e1545b3171e98539c3c95
1 change: 1 addition & 0 deletions trunk/drivers/input/mouse/elantech.c
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ static void elantech_set_input_params(struct psmouse *psmouse)

__set_bit(EV_KEY, dev->evbit);
__set_bit(EV_ABS, dev->evbit);
__clear_bit(EV_REL, dev->evbit);

__set_bit(BTN_LEFT, dev->keybit);
__set_bit(BTN_RIGHT, dev->keybit);
Expand Down

0 comments on commit c5f91f6

Please sign in to comment.