linux/drivers/misc/ti-st
Pavan Savoy 6d71ba2105 drivers:misc: ti-st: fix hci-ll on wake_ind collision
Where file-transfer stops/pauses in between, is
result of a HCI-LL anamoly in ST LL driver.
ST LL did not copy the contents of WaitQ into the TxQ, when a WAKEUP_IND
collision happened.
Make also sure, that the copying mechanism is safe, by wrapping it around
spin locks inside st_int_recv().
This was easily reproduced when the sleep timeout was reduced to 100ms
for HCI-LL.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-04 12:41:21 -08:00
..
Kconfig misc: ti-st: Kconfig & Makefile for TI_ST 2010-10-06 08:27:00 -07:00
Makefile misc: ti-st: Kconfig & Makefile for TI_ST 2010-10-06 08:27:00 -07:00
st_core.c drivers:misc: ti-st: fix hci-ll on wake_ind collision 2011-02-04 12:41:21 -08:00
st_kim.c drivers:misc: ti-st: firmware download optimization 2011-02-04 12:41:21 -08:00
st_ll.c drivers:misc: ti-st: set right debug levels for logs 2011-02-04 12:41:21 -08:00