irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 30 May 2018 16:29:52 +0000 (17:29 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 16 Jul 2018 13:22:19 +0000 (14:22 +0100)
commita4f9edb29d9c19f9f8dcd2df7ddfe4eb7ad58996
tree538e0c5c70a2f711aacdcde60afebcfabf6612aa
parent38dd7c494cf604879e187e9b56690d25f876cf69
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure

Instead of exposing the GIC distributor IntID field in the rdist
structure that is passed to the ITS, let's replace it with a
copy of the whole GICD_TYPER register. We are going to need
some of this information at a later time.

No functionnal change.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c
drivers/irqchip/irq-gic-v3.c
include/linux/irqchip/arm-gic-v3.h