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:
7c0f0e3
)
ath10k: split ce pipe init/alloc further
author
Michal Kazior
<michal.kazior@tieto.com>
Mon, 20 Oct 2014 12:14:39 +0000
(14:14 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Thu, 23 Oct 2014 13:41:32 +0000
(16:41 +0300)
Calling init to reinit ce pipe state would also
re-set all static structure links and setting
(which don't change over driver lifecycle).
Make it so alloc links structures and initializes
static data and init part to setup state
variables and clear stuff.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found