From: Marc Zyngier Date: Mon, 24 Nov 2014 14:35:10 +0000 (+0000) Subject: irqchip: GICv3: rework redistributor structure X-Git-Tag: omap-for-v3.19/fixes-rc1~77^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c1434c217fd72ac0d24d3142d09e49a3d4e72e;p=pandora-kernel.git irqchip: GICv3: rework redistributor structure The basic GICv3 driver has almost no use for the redistributor (other than the basic per-CPU interrupts), but the ITS needs a lot more from them. As such, rework the set of data structures. The behaviour of the GICv3 driver is otherwise unaffected. Signed-off-by: Marc Zyngier Link: https://lkml.kernel.org/r/1416839720-18400-4-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed