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:
d7fb47f
)
ath10k: make sure to mask all CE irqs
author
Michal Kazior
<michal.kazior@tieto.com>
Fri, 8 Nov 2013 07:01:27 +0000
(08:01 +0100)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 12 Nov 2013 18:06:45 +0000
(20:06 +0200)
CE error interrupts were not disabled. This could
lead to invalid memory accesses / memory
corruption.
Also make sure CE watermark interrupts are also
disabled.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found