]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Fix Function ID typo for PTP_KVM service
authorZenghui Yu <yuzenghui@huawei.com>
Sat, 17 Apr 2021 11:38:04 +0000 (19:38 +0800)
committerMarc Zyngier <maz@kernel.org>
Tue, 20 Apr 2021 16:19:08 +0000 (17:19 +0100)
commit80911de539f5c34fca6f87ce93f35c0c1dc9e9ba
tree32a77e186662ba1eb3ad483e27dd658a237a3880
parent3af1e8732e886a2bdda9278cafc8355a77ff7039
KVM: arm64: Fix Function ID typo for PTP_KVM service

Per include/linux/arm-smccc.h, the Function ID of PTP_KVM service is
defined as ARM_SMCCC_VENDOR_HYP_KVM_PTP_FUNC_ID. Fix the typo in
documentation to keep the git grep consistent.

Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210417113804.1992-1-yuzenghui@huawei.com
Documentation/virt/kvm/arm/ptp_kvm.rst