Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232429
b: refs/heads/master
c: cb1b145
h: refs/heads/master
i:
  232427: 09386d9
v: v3
  • Loading branch information
Dmitry Torokhov committed Jan 21, 2011
1 parent 91d7121 commit e9c19b2
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: 11f5b30dacdd77bee1028764d91ad58b6c73d50c
refs/heads/master: cb1b145929b5b7e1bdc5f76dd2905df9f89c038e
1 change: 1 addition & 0 deletions trunk/drivers/input/sparse-keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ int sparse_keymap_setup(struct input_dev *dev,
break;

case KE_SW:
case KE_VSW:
__set_bit(EV_SW, dev->evbit);
__set_bit(entry->sw.code, dev->swbit);
break;
Expand Down

0 comments on commit e9c19b2

Please sign in to comment.