commit | ee65d19e25c7ace7792bcd289776b2e24f4bf059 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Dec 27 15:28:46 2011 -0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Mon Jan 02 22:19:52 2012 -0200 |
tree | 5983c4d9ead9af1b0fe2010b3f4259794ee8bd6b | |
parent | 393432cd8dc02b88a00decd495913643aa5ff705 [diff] |
Bluetooth: Remove *_bh locks from SCO Those locks are not shared between interrupt and process context anymore, so remove the part that disable interrupts. We are still safe because preemption is disabled. Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>