irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
authorMarc Zyngier <maz@kernel.org>
Fri, 8 Nov 2019 16:58:00 +0000 (16:58 +0000)
committerMarc Zyngier <maz@kernel.org>
Sun, 10 Nov 2019 18:47:52 +0000 (18:47 +0000)
commit576a83429757999f220f36f206044af2b9026672
treed4948cf58f95a8fd8e4da1f96326ae491ac977d5
parentffedbf0cba153c91a0da5d1280a5e639664c5ab3
irqchip/gic-v3-its: Kill its->device_ids 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->device_ids, 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-7-maz@kernel.org
Link: https://lore.kernel.org/r/20191108165805.3071-7-maz@kernel.org
drivers/irqchip/irq-gic-v3-its.c
include/linux/irqchip/arm-gic-v3.h