Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202479
b: refs/heads/master
c: bc28596
h: refs/heads/master
i:
  202477: b374392
  202475: 3e4cc5c
  202471: 4a73950
  202463: 69d7d14
v: v3
  • Loading branch information
Axel Lin authored and Matthew Garrett committed Aug 3, 2010
1 parent 225fd69 commit f660513
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1bd1ca1f4ce99c5be041bfc2997e394cdb5240dc
refs/heads/master: bc28596a8fe5034ef776b0be2e0bf5629a31f746
2 changes: 2 additions & 0 deletions trunk/drivers/platform/x86/hp-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,8 @@ static int __init hp_wmi_input_setup(void)
int err;

hp_wmi_input_dev = input_allocate_device();
if (!hp_wmi_input_dev)
return -ENOMEM;

hp_wmi_input_dev->name = "HP WMI hotkeys";
hp_wmi_input_dev->phys = "wmi/input0";
Expand Down

0 comments on commit f660513

Please sign in to comment.