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>
Thu, 2 Oct 2014 15:19:01 +0000 (17:19 +0200)
commit129fb6b2b94c46e279406736a959cc39a23500c6
treee2fb33ccad5a8bdcfd6154440e87817de1c135ac
parent5208e0ff0d5097acc955d60d4daa395893a772ce
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>
(cherry picked from commit 7609c1251f9d8bbcd6a05ba22153e50cf4f88cff)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/sys_regs.c