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:
7c6aa25
)
ath10k: make target endianess more explicit
author
Michal Kazior
<michal.kazior@tieto.com>
Tue, 26 Aug 2014 16:14:03 +0000
(19:14 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Wed, 27 Aug 2014 12:03:32 +0000
(15:03 +0300)
Some copy engine structures are target specific
and are uploaded to the device during
init/configuration.
This also cleans up a bit diag_mem_read/write
implicit byteswap mess leaving only
diag_access_read/write with an implicit endianess
byteswap.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found