irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
authorMarc Zyngier <maz@kernel.org>
Fri, 8 Nov 2019 16:57:59 +0000 (16:57 +0000)
committerMarc Zyngier <maz@kernel.org>
Sun, 10 Nov 2019 18:47:52 +0000 (18:47 +0000)
commitffedbf0cba153c91a0da5d1280a5e639664c5ab3
tree53b71bd087ce9319f2c9847addd22894e1c2b2de
parent0dd57fed6b46659b2db1156cb9100fbcfef6fe5d
irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead

Now that we have a copy of TYPER in the ITS structure, rely on this
to provide the same service as its->ite_size, which gets axed.
Errata workarounds are now updating the cached fields instead of
requiring a separate field in the ITS structure.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Link: https://lore.kernel.org/r/20191027144234.8395-6-maz@kernel.org
Link: https://lore.kernel.org/r/20191108165805.3071-6-maz@kernel.org
drivers/irqchip/irq-gic-v3-its.c
include/linux/irqchip/arm-gic-v3.h