commit | 67d0dfb5ec781e9fe030e4e61359ee6eed66ff92 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Dec 09 04:41:30 2011 -0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Sun Dec 18 17:07:56 2011 -0200 |
tree | e1172afdb7a534ad8093bf79fe87a42f4c364f80 | |
parent | eb403a1b7eea9d736c55f78407dccb42b72757a4 [diff] |
Bluetooth: move hci_task_lock to mutex Now we can sleep in any path inside Bluetooth core, so mutex can make sense here. Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>