ath10k: make target endianess more explicit
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 26 Aug 2014 16:14:03 +0000 (19:14 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 27 Aug 2014 12:03:32 +0000 (15:03 +0300)
commit0fdc14e42b40ecd7115cc670981d39a89eeee6c3
tree73fb8cf1b9bc39d53dbe6521dc9fca4414c17a88
parent7c6aa25db481f0c6e83ddf358001894a62ca294c
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>
drivers/net/wireless/ath/ath10k/pci.c
drivers/net/wireless/ath/ath10k/pci.h