arm64: KVM: rename pm_fake handler to trap_raz_wi
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 24 Apr 2014 09:21:16 +0000 (10:21 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 11 Jul 2014 11:57:43 +0000 (04:57 -0700)
commit7609c1251f9d8bbcd6a05ba22153e50cf4f88cff
tree0c3ee899e3158ce4821f8fcc2f26ba729ec47910
parentf0a3eaff71b8bd5d5acfda1f0cf3eedf49755622
arm64: KVM: 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.

Reviewed-by: Anup Patel <anup.patel@linaro.org>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/kvm/sys_regs.c