git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0333d6d
)
Bluetooth: btmrvl: fix card reset and suspend race issue
author
Amitkumar Karwar
<akarwar@marvell.com>
Wed, 7 Jan 2015 05:36:56 +0000
(21:36 -0800)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 8 Jan 2015 05:36:50 +0000
(06:36 +0100)
Sometimes suspend thread queues a command and wait for it's
response, meanwhile WLAN driver power cycles the card which
leads to crash. This patch makes sure that suspend thread is
woken up in remove path.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_main.c
patch
|
blob
|
history
diff --cc
drivers/bluetooth/btmrvl_main.c
Simple merge