KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user
authorMarc Zyngier <maz@kernel.org>
Wed, 22 Apr 2020 07:58:22 +0000 (08:58 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 7 Jul 2020 08:28:38 +0000 (09:28 +0100)
commit3c5ff0c60f2febb170bc4096d4b8a8390ebb0bad
tree5b3b2bcd3960b98e8aad0dab5f035e68a6f98901
parent710f1982187afd3f25413d92a0804ccd780634f7
KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user

kvm_timer_sync_hwstate() has nothing to do with the timer HW state,
but more to do with the state of a userspace interrupt controller.
Change the suffix from _hwstate to_user, in keeping with the rest
of the code.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/arch_timer.c
arch/arm64/kvm/arm.c
include/kvm/arm_arch_timer.h