]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use system workqueue to schedule power_on
authorGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 14:40:32 +0000 (12:40 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:58 +0000 (17:07 -0200)
commitc3afc214bf8ab22e1d34b8eeb49be5d3ee5ac333
tree8b452bc05bb9cedccee77722bc9f7e82df62ba0e
parent8e8db67f2e936d444dc24cfe1b146e912d33589d
Bluetooth: Use system workqueue to schedule power_on

hdev->workqueue should be only for rx/tx, so move this one out.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_core.c
net/bluetooth/mgmt.c