From: Marc Zyngier Date: Mon, 24 Nov 2014 14:35:15 +0000 (+0000) Subject: irqchip: GICv3: ITS: device allocation and configuration X-Git-Tag: omap-for-v3.19/fixes-rc1~77^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a6a2e7fc18dae444c5c88cc6af8878552867a5;p=pandora-kernel.git irqchip: GICv3: ITS: device allocation and configuration The ITS has a notion of "device" that can write to it in order to generate an interrupt. Conversly, the driver maintains a per-ITS list of devices, together with their configuration information, and uses this to configure the HW. Signed-off-by: Marc Zyngier Link: https://lkml.kernel.org/r/1416839720-18400-9-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed