Commit 3f9564e6 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jonathan Corbet

KVM: arm/arm64: Always capitalize ITS

All but one reference is capitalized.  Fix the remaining one.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 6fb44c43
...@@ -103,7 +103,7 @@ Groups: ...@@ -103,7 +103,7 @@ Groups:
The following ordering must be followed when restoring the GIC and the ITS: The following ordering must be followed when restoring the GIC and the ITS:
a) restore all guest memory and create vcpus a) restore all guest memory and create vcpus
b) restore all redistributors b) restore all redistributors
c) provide the its base address c) provide the ITS base address
(KVM_DEV_ARM_VGIC_GRP_ADDR) (KVM_DEV_ARM_VGIC_GRP_ADDR)
d) restore the ITS in the following order: d) restore the ITS in the following order:
1. Restore GITS_CBASER 1. Restore GITS_CBASER
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment