powerpc/ipic: Fix status get and status clear
authorChristophe Leroy <christophe.leroy@c-s.fr>
Wed, 18 Oct 2017 09:16:47 +0000 (11:16 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 6 Nov 2017 05:48:13 +0000 (16:48 +1100)
commit6b148a7ce72a7f87c81cbcde48af014abc0516a9
treea715e3d44d192a3d1f46273bca98fb722227b1cb
parentd6f934fd48803d9e58040e2cbab2feafe9bb9f01
powerpc/ipic: Fix status get and status clear

IPIC Status is provided by register IPIC_SERSR and not by IPIC_SERMR
which is the mask register.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/sysdev/ipic.c