https://github.com/torvalds/linux
Revision 5186a6cc3ef5a3fa327c258924ef098b0de77006 authored by Zenghui Yu on 06 February 2020, 07:57:11 UTC, committed by Marc Zyngier on 08 February 2020, 10:01:33 UTC
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
1 parent b463532
Raw File
Tip revision: 5186a6cc3ef5a3fa327c258924ef098b0de77006 authored by Zenghui Yu on 06 February 2020, 07:57:11 UTC
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Tip revision: 5186a6c
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top