From: Benjamin Herrenschmidt Date: Fri, 13 Dec 2013 04:56:06 +0000 (+1100) Subject: powerpc/powernv: Fix OPAL LPC access in Little Endian X-Git-Tag: v3.13-rc5~37^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=803c2d2f84da9dc2619449994af34d27148ab20d;p=pandora-kernel.git powerpc/powernv: Fix OPAL LPC access in Little Endian We are passing pointers to the firmware for reads, we need to properly convert the result as OPAL is always BE. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed