]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: arm: rename pm_fake handler to trap_raz_wi
authorZhichao Huang <zhichao.huang@linaro.org>
Thu, 11 May 2017 12:46:12 +0000 (13:46 +0100)
committerChristoffer Dall <cdall@linaro.org>
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 <zhichao.huang@linaro.org>
Reviewed-by: Alex Bennee <alex.bennee@linaro.org>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
arch/arm/kvm/coproc.c