Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335778
b: refs/heads/master
c: fbe96d6
h: refs/heads/master
v: v3
  • Loading branch information
Marcel Holtmann authored and Gustavo Padovan committed Nov 9, 2012
1 parent a714f9f commit 92bd2a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 896ea28ea824d49671fc7e9315d9c5be491a644f
refs/heads/master: fbe96d6ff9f4e361e1b2ec0a30140e17af7e3854
4 changes: 2 additions & 2 deletions trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1754,11 +1754,11 @@ int hci_register_dev(struct hci_dev *hdev)
if (hdev->dev_type != HCI_AMP)
set_bit(HCI_AUTO_OFF, &hdev->dev_flags);

schedule_work(&hdev->power_on);

hci_notify(hdev, HCI_DEV_REG);
hci_dev_hold(hdev);

schedule_work(&hdev->power_on);

return id;

err_wqueue:
Expand Down

0 comments on commit 92bd2a6

Please sign in to comment.