From: Russell King Date: Mon, 6 Dec 2010 10:38:14 +0000 (+0000) Subject: ARM: GIC: move enablement of PPI interrupts to gic.c X-Git-Tag: v2.6.38-rc1~471^2~5^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac61d143ffe2a6db4d4bcf47c21a5159d6a1b644;p=pandora-kernel.git ARM: GIC: move enablement of PPI interrupts to gic.c Avoid adding nasty genirq-specific code to local timers to enable PPI interrupts. Instead, provide a gic function to do this. Signed-off-by: Russell King --- Reading git-diff-tree failed