Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165289
b: refs/heads/master
c: 09729f0
h: refs/heads/master
i:
  165287: 6f02c78
v: v3
  • Loading branch information
Corentin Chary authored and Len Brown committed Sep 19, 2009
1 parent f082d35 commit ab0a3ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e4f55966d02c5dfade2978c2aa05fb202a78a4d1
refs/heads/master: 09729f0b11a389e046f621f3e4841043f460b603
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/hp-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ static int __exit hp_wmi_bios_remove(struct platform_device *device)
}
if (bluetooth_rfkill) {
rfkill_unregister(bluetooth_rfkill);
rfkill_destroy(wifi_rfkill);
rfkill_destroy(bluetooth_rfkill);
}
if (wwan_rfkill) {
rfkill_unregister(wwan_rfkill);
Expand Down

0 comments on commit ab0a3ca

Please sign in to comment.