powerpc/opal: Add real mode call wrappers
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 Jul 2016 06:37:11 +0000 (16:37 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 17 Jul 2016 06:42:46 +0000 (16:42 +1000)
commit69c592ed40d32b4b680fd46c1b059cfe8abeb755
treefbe635a6be414b868fc22704afc9a930bb3fa79e
parentb7d6bf4fdd47b7a067e6caecb606e27fd09d1ae9
powerpc/opal: Add real mode call wrappers

Replace the old generic opal_call_realmode() with proper per-call
wrappers similar to the normal ones and convert callers.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/opal-api.h
arch/powerpc/include/asm/opal.h
arch/powerpc/kernel/idle_book3s.S
arch/powerpc/platforms/powernv/opal-wrappers.S