]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: move power_off to system workqueue
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 17 Dec 2011 16:52:27 +0000 (14:52 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:58 +0000 (17:07 -0200)
commit80b7ab33414beeb3c17600af9b69d903f5cf8a7d
treeb869a4a292634a0674962dc500915583e8953043
parent3d57dc6806599ca7d389fc9410eefbc1a7dc32bc
Bluetooth: move power_off to system workqueue

hdev->workqueue will be only for for rx/tx/cmd processing, all other small
works should go to the system workqueue for now.

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