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:
c7266e9
)
ath9k: Fix issues in the main btcoex timer
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Sun, 1 Mar 2015 06:23:49 +0000
(11:53 +0530)
committer
Kalle Valo
<kvalo@codeaurora.org>
Tue, 3 Mar 2015 13:46:59 +0000
(15:46 +0200)
* ath9k_mci_update_rssi() is required only for
cards that use MCI scheme. Make sure that it
is not called for 3-wire cards.
* Call ath9k_ps_wakeup() early since register
accesses are made in ath9k_mci_update_rssi().
* Fix usage of btcoex_lock to handle no_stomp_timer.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/gpio.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/ath/ath9k/gpio.c
Simple merge