Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157166
b: refs/heads/master
c: 82e7784
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Len Brown committed Aug 28, 2009
1 parent 59d9d44 commit c3dc247
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: b0de22bdffa2e9a8e280d769c59f866605268484
refs/heads/master: 82e7784f57a81faf673b09bc468e736d582fe754
1 change: 1 addition & 0 deletions trunk/drivers/platform/x86/toshiba_acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ static void bt_rfkill_poll(struct rfkill *rfkill, void *data)
if (hci_result != HCI_SUCCESS) {
/* Can't do anything useful */
mutex_unlock(&dev->mutex);
return;
}

new_rfk_state = value;
Expand Down

0 comments on commit c3dc247

Please sign in to comment.