android_kernel_motorola_sm6225/net/bluetooth
Gustavo F. Padovan ee65d19e25 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>
2012-01-02 22:19:52 -02:00
..
bnep Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
cmtp Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
hidp Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
rfcomm Bluetooth: Fix context in RFCOMM tty 2012-01-02 22:19:29 -02:00
af_bluetooth.c Bluetooth: fix bt_accept_dequeue() to work in process context 2011-12-22 14:02:08 -02:00
hci_conn.c Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list 2011-12-22 18:06:24 -02:00
hci_core.c Bluetooth: Don't disable interrupt when locking the queue 2011-12-22 18:07:01 -02:00
hci_event.c Bluetooth: Remove magic numbers from le scan cmd 2011-12-22 14:03:24 -02:00
hci_sock.c Bluetooth: Remove mgmt_set_service_cache 2011-12-18 17:37:26 -02:00
hci_sysfs.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2011-12-19 14:28:22 -05:00
Kconfig Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
l2cap_core.c Bluetooth: Fix bacpy in l2cap_core.c 2012-01-02 20:08:04 -02:00
l2cap_sock.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 2011-12-19 14:28:22 -05:00
lib.c Bluetooth: Add bt_printk 2011-06-30 19:17:12 -03:00
Makefile Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
mgmt.c Bluetooth: Add SMP to User Passkey and Confirm 2011-12-22 14:19:03 -02:00
sco.c Bluetooth: Remove *_bh locks from SCO 2012-01-02 22:19:52 -02:00
smp.c Bluetooth: Incorrect address while storing LTK. 2011-12-23 16:55:06 -02:00