irqchip/gic-v3-its: Split out property table allocation
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 19 Dec 2016 18:15:05 +0000 (18:15 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 23 Aug 2017 10:09:17 +0000 (11:09 +0100)
commit0e5ccf91e02d3b47ab6a3f5588679f1032370099
tree6d62552a50f03c547838541f580b6b789ba8faf4
parent8d85dcedc4663f7cee840fbdd27f0204e3989ea2
irqchip/gic-v3-its: Split out property table allocation

Move the LPI property table allocation into its own function, as
this is going to be required for those associated with VMs in
the future.

Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c