KVM: arm: rename pm_fake handler to trap_raz_wi
authorZhichao Huang <[email protected]>
Thu, 11 May 2017 12:46:12 +0000 (13:46 +0100)
committerChristoffer Dall <[email protected]>
Mon, 15 May 2017 12:29:27 +0000 (14:29 +0200)
commit9b619a8f08da9f61f166edbbe30ad05c359ec19e
treec9e70d5fb7d5aae8697b3d1153b3b8a8bfb4339f
parent661e6b02b5aa82db31897f36e96324b77450fd7a
KVM: arm: rename pm_fake handler to trap_raz_wi

pm_fake doesn't quite describe what the handler does (ignoring writes
and returning 0 for reads).

As we're about to use it (a lot) in a different context, rename it
with a (admitedly cryptic) name that make sense for all users.

Signed-off-by: Zhichao Huang <[email protected]>
Reviewed-by: Alex Bennee <[email protected]>
Acked-by: Christoffer Dall <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
arch/arm/kvm/coproc.c