commit | 0fdc14e42b40ecd7115cc670981d39a89eeee6c3 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Aug 26 19:14:03 2014 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Aug 27 15:03:32 2014 +0300 |
tree | 73fb8cf1b9bc39d53dbe6521dc9fca4414c17a88 | |
parent | 7c6aa25db481f0c6e83ddf358001894a62ca294c [diff] |
ath10k: make target endianess more explicit 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>