OSDN Git Service

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)
commit182a71a3653c4324672fd87e4384fae2fbd63269
tree32a77e186662ba1eb3ad483e27dd658a237a3880
parenta86ed2cfa13c5175eb082c50a644f6bf29ac65cc
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