Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262599
b: refs/heads/master
c: 39bbde0
h: refs/heads/master
i:
  262597: e5a415d
  262595: eaf47b3
  262591: 99f7fec
v: v3
  • Loading branch information
Seth Forshee authored and Matthew Garrett committed Aug 5, 2011
1 parent 5699bba commit 2758300
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: 6ae8b807371ba8d5b42648721c528582295136f7
refs/heads/master: 39bbde059973d3337ae5f2fae5097d52599415e4
1 change: 1 addition & 0 deletions trunk/drivers/platform/x86/asus-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ static int asus_wmi_input_init(struct asus_wmi *asus)
asus->inputdev->phys = asus->driver->input_phys;
asus->inputdev->id.bustype = BUS_HOST;
asus->inputdev->dev.parent = &asus->platform_device->dev;
set_bit(EV_REP, asus->inputdev->evbit);

err = sparse_keymap_setup(asus->inputdev, asus->driver->keymap, NULL);
if (err)
Expand Down

0 comments on commit 2758300

Please sign in to comment.