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)
commit7f971041cf591d8cf3b289c9d78739638ca7e629
tree8b452bc05bb9cedccee77722bc9f7e82df62ba0e
parent6d438e335ce83ff0528415a58632dc6508e4fde1
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