]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
powerpc/powernv: Fix opal_xscom_{read,write} prototype
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 28 Feb 2014 05:20:29 +0000 (16:20 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 06:06:21 +0000 (22:06 -0800)
commit9ccd6c7ee279b4b7dc092bb9a9eb2dff35c34e16
treed869f42bbffd522c7d387c7a31d5c15036ddcdd5
parent64200db15c9b9e85970891fcbebabe525f9faf7b
powerpc/powernv: Fix opal_xscom_{read,write} prototype

commit 2f3f38e4d3d03dd4125cc9a1f49ab3cc91d8d670 upstream.

The OPAL firmware functions opal_xscom_read and opal_xscom_write
take a 64-bit argument for the XSCOM (PCB) address in order to
support the indirect mode on P8.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/include/asm/opal.h