[RFC PATCH 07/14] ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER
From: Stephen Warren <hidden>
Date: 2011-09-23 17:28:11
Also in:
linux-tegra
From: Stephen Warren <hidden>
Date: 2011-09-23 17:28:11
Also in:
linux-tegra
Marc Zyngier wrote at Friday, September 23, 2011 10:51 AM:
Convert the tegra2 platforms to be using the gic_handle_irq function as their primary interrupt handler. Tested on harmony. Cc: Stephen Warren <redacted> Cc: Colin Cross <redacted> Signed-off-by: Marc Zyngier <redacted>
I'm not experienced in this area of the kernel, but I traced through the old assembly and new C code, and they appear to be doing the same thing, and be hooked together sanely, so: Acked-by: Stephen Warren <redacted> -- nvpublic