]> 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)
commit6003be9fd9c5c55e155d2042c7cdd79c688c6eb2
treeb628f78bb1382395b174411e9692687c60172593
parent7621da5587c72bae374d8fcad1677f196403e06b
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