commit | 67c8bde04d8587a57112993d1342c62b851b0756 | [log] [tgz] |
---|---|---|
author | Loic Poulain <loic.poulain@intel.com> | Mon Aug 31 18:34:31 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Sep 17 13:20:01 2015 +0200 |
tree | 8b6a89e85a073b42016bacca619146c528e6d9db | |
parent | f44e78a5fc5b103e4d7b04480365a128ca9184ee [diff] |
Bluetooth: hci_intel: Replace spinlock with mutex Replace the device_intel list spinlock with a mutex. devm_request_threaded_irq is not atomic and upcomming PM support should be simpler. Signed-off-by: Loic Poulain <loic.poulain@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>