commit | 5186a6cc3ef5a3fa327c258924ef098b0de77006 | [log] [tgz] |
---|---|---|
author | Zenghui Yu <yuzenghui@huawei.com> | Thu Feb 06 15:57:11 2020 +0800 |
committer | Marc Zyngier <maz@kernel.org> | Sat Feb 08 10:01:33 2020 +0000 |
tree | 811c0ea1bcce263ec8952fd94259be9e99ffa853 | |
parent | b46353250ba3b4946adcbbabead23546fcb758b0 [diff] |
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors V{PEND,PROP}BASER registers are actually located in VLPI_base frame of the *redistributor*. Rename their accessors to reflect this fact. No functional changes. Signed-off-by: Zenghui Yu <yuzenghui@huawei.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200206075711.1275-7-yuzenghui@huawei.com