Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243097
b: refs/heads/master
c: 7cd635d
h: refs/heads/master
i:
  243095: c30f8b1
v: v3
  • Loading branch information
Anssi Hannula authored and Matthew Garrett committed Mar 28, 2011
1 parent 6bd4985 commit 0478f24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6d97db590ca2787c202cf35e76f5d24b3007bc7c
refs/heads/master: 7cd635da42fda9272fd200121e565d116c0c65c9
4 changes: 1 addition & 3 deletions trunk/drivers/platform/x86/hp-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -610,9 +610,7 @@ static int __devinit hp_wmi_bios_setup(struct platform_device *device)
bluetooth_rfkill = NULL;
wwan_rfkill = NULL;

err = hp_wmi_rfkill_setup(device);
if (err)
return err;
hp_wmi_rfkill_setup(device);

err = device_create_file(&device->dev, &dev_attr_display);
if (err)
Expand Down

0 comments on commit 0478f24

Please sign in to comment.