From: Magnus Damm Date: Mon, 15 Nov 2010 23:48:07 +0000 (+0100) Subject: ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S X-Git-Tag: v2.6.38-rc1~471^2~5^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=161d1907607a5a562a152058c8daf1780ce7a00b;p=pandora-kernel.git ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S This patch is the identical GIC demux implementation merge V3. Instead of implementing same code over and over simply share it in entry-macro-gic.S. The shared code is based on the realview implementation. Each GIC demux instance still has to setup the base address of the controller using the get_irqnr_preamble macro. The rest of the GIC specific code can be shared. Signed-off-by: Magnus Damm Acked-by: Srinidhi Kasagar Signed-off-by: Russell King --- Reading git-diff-tree failed