]> git.baikalelectronics.ru Git - kernel.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)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 28 Feb 2014 08:15:48 +0000 (19:15 +1100)
commitf05085cdbc0bb37a6b78ad5c7bf15753244e599b
treeb628f78bb1382395b174411e9692687c60172593
parent90fed044844fc56c0e07205496fa067005e31d51
powerpc/powernv: Fix opal_xscom_{read,write} prototype

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>
CC: <stable@vger.kernel.org> [v3.13]
arch/powerpc/include/asm/opal.h