From: Marc Zyngier Date: Mon, 30 Jun 2014 15:01:30 +0000 (+0100) Subject: irqchip: gic: Move some bits of GICv2 to a library-type file X-Git-Tag: cleanup-for-v3.18~142^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d51d0af43b30dcae1ca13ea67fd717e03b37f153;p=pandora-kernel.git irqchip: gic: Move some bits of GICv2 to a library-type file A few GICv2 low-level function are actually very useful to GICv3, and it makes some sense to share them across the two drivers. They end-up in their own file, with an additional parameter used to ensure an optional synchronization (unused on GICv2). Cc: Thomas Gleixner Cc: Jason Cooper Acked-by: Christoffer Dall Signed-off-by: Marc Zyngier Link: https://lkml.kernel.org/r/1404140510-5382-2-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed