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:
3aebe54
)
ath10k: simplify ath10k_ce_init() wake up handling
author
Kalle Valo
<kvalo@qca.qualcomm.com>
Sun, 1 Sep 2013 07:02:15 +0000
(10:02 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 3 Sep 2013 06:49:08 +0000
(09:49 +0300)
ath10k_ce_init() and the functions it calls wakeup
the chip multiple times. Simplify that to call
ath10k_pci_wake() only once. This also makes it
easier to add error handling when wakeup fails.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found