]> git.baikalelectronics.ru Git - kernel.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)
commit5271870c84ea71bda06a1912aa8591b718e391ed
treeb869a4a292634a0674962dc500915583e8953043
parentd3be48e75f3b60f84fd42430c4734236482b781e
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