irqchip/gic-v3-its: Split property table clearing from allocation
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 27 Jul 2018 14:02:27 +0000 (15:02 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 2 Oct 2018 09:37:29 +0000 (10:37 +0100)
commit053be4854f9bcceba99cdfa0c89acc4696852c3f
treeaa4a9f5bcac46c493163196aab310b0a6fc97e9c
parentadaab500dd81a59d2b3b0ce3e995db5b9e3ee8a4
irqchip/gic-v3-its: Split property table clearing from allocation

As we're going to reuse some pre-allocated memory for the property
table, split out the zeroing of that table into a separate function
for later use.

Tested-by: Jeremy Linton <jeremy.linton@arm.com>
Tested-by: Bhupesh Sharma <bhsharma@redhat.com>
Tested-by: Lei Zhang <zhang.lei@jp.fujitsu.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c