ARM: 8234/1: sa1100: reorder IRQ handling code
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Fri, 28 Nov 2014 14:57:52 +0000 (15:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 3 Dec 2014 16:07:34 +0000 (16:07 +0000)
This patch just reorders functions/data inside sa1100 irq driver to be
able to merge functions that have the same code after converting to
irqdomains and hwirq. No real code changes.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/irq.c

Simple merge