From: Paul Martin Date: Mon, 30 Mar 2015 16:00:58 +0000 (+0100) Subject: MIPS: Octeon: Reverse the order of register accesses to the FAU X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1e770cf51fc0567b7d2b1d242b5ab8d23399d09;p=pandora-kernel.git MIPS: Octeon: Reverse the order of register accesses to the FAU 64 bit access is unaffected but for 32 bit access, swap high and low words. Similarly for 16 bit access, reverse the order of the four possible words, and for 8 bit access reverse the order of byte accesses. Signed-off-by: Paul Martin Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9630/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed