From: Benjamin Herrenschmidt Date: Thu, 30 Oct 2014 05:19:13 +0000 (+1100) Subject: powerpc/powernv: Properly fix LPC debugfs endianness X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~160^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=325e4114043469e5f9923d902b4d30bcc2be8163;p=pandora-kernel.git powerpc/powernv: Properly fix LPC debugfs endianness Endian is hard, especially when I designed a stupid FW interface, and I should know better... oh well, this is attempt #2 at fixing this properly. This time it seems to work with all access sizes and I can run my flashing tool (which exercises all sort of access sizes and types to access the SPI controller in the BMC) just fine. Signed-off-by: Benjamin Herrenschmidt CC: stable@vger.kernel.org Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed