Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104982
b: refs/heads/master
c: 094403c
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov authored and Jiri Kosina committed Jul 23, 2008
1 parent 71ed532 commit 3fe3e9f
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: a7f32697ed571d8a222ff9e77b9f4476e877ed1a
refs/heads/master: 094403ce3ec30e9819b1526134a948a1c92d1421
1 change: 1 addition & 0 deletions trunk/drivers/hid/hid-input.c
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,7 @@ static void hidinput_configure_usage(struct hid_input *hidinput, struct hid_fiel
case 0x0b6: map_key_clear(KEY_PREVIOUSSONG); break;
case 0x0b7: map_key_clear(KEY_STOPCD); break;
case 0x0b8: map_key_clear(KEY_EJECTCD); break;
case 0x0bc: map_key_clear(KEY_MEDIA_REPEAT); break;

case 0x0cd: map_key_clear(KEY_PLAYPAUSE); break;
case 0x0e0: map_abs_clear(ABS_VOLUME); break;
Expand Down

0 comments on commit 3fe3e9f

Please sign in to comment.