On Fri, Jan 20, 2012 at 09:29:10AM +0000, Russell King - ARM Linux wrote: > Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx> > --- > arch/arm/mach-versatile/core.c | 36 ++++++++++++++++---------------- > arch/arm/mach-versatile/core.h | 20 ++++------------- > arch/arm/mach-versatile/versatile_pb.c | 10 ++++---- > 3 files changed, 28 insertions(+), 38 deletions(-) This seems happy enough on a Versatile AB926, although I do get spurious IRQs from the ethernet chip: eth0: spurious interrupt (mask = 0xb3) This doesn't seem to be the fault of this patch though; I suspect it's related to the recent VIC changes and removal of MULTI_IRQ_HANDLER (especially since the ethernet interrupts lives on the secondary controller). So for this patch: Tested-by: Will Deacon <will.deacon@xxxxxxx> I'll investigate the other problem separately. Will -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html