diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-06-17 18:03:21 +0200 |
---|---|---|
committer | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-12-18 20:07:54 +0100 |
commit | 09fd0de5bd8f8ef3317e5365f92f1a13dcd89aa9 (patch) | |
tree | e29f1e4fc4555eefb5a39dfd1e230afcf28da999 /scripts | |
parent | Bluetooth: Process recv path in a workqueue instead of a tasklet (diff) | |
download | linux-09fd0de5bd8f8ef3317e5365f92f1a13dcd89aa9.tar.xz linux-09fd0de5bd8f8ef3317e5365f92f1a13dcd89aa9.zip |
Bluetooth: Replace spin_lock by mutex in hci_dev
Now we run everything in HCI in process context, so it's a better idea use
mutex instead spin_lock. The macro remains hci_dev_lock() (and I got rid
of hci_dev_lock_bh()), of course.
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions