Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130385
b: refs/heads/master
c: 6989d56
h: refs/heads/master
i:
  130383: 816abfa
v: v3
  • Loading branch information
Frans Pop authored and Linus Torvalds committed Jan 30, 2009
1 parent f2c9439 commit 9fe00b8
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: 8d50d369d1b3ccc4d96ce01f62146173ee7064ca
refs/heads/master: 6989d5651a16b49908069b514329d5114217ea0e
1 change: 1 addition & 0 deletions trunk/drivers/platform/x86/hp-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ static int __init hp_wmi_bios_setup(struct platform_device *device)
bluetooth_rfkill->toggle_radio = hp_wmi_bluetooth_set;
bluetooth_rfkill->user_claim_unsupported = 1;
err = rfkill_register(bluetooth_rfkill);
if (err)
goto register_bluetooth_error;
}

Expand Down

0 comments on commit 9fe00b8

Please sign in to comment.