From: Michal Kazior Date: Tue, 26 Aug 2014 16:14:03 +0000 (+0300) Subject: ath10k: make target endianess more explicit X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~55^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fdc14e42b40ecd7115cc670981d39a89eeee6c3;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed