ARM: sa1111: move irq cleanup to separate function
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 6 Sep 2016 15:01:32 +0000 (16:01 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 20 Sep 2016 13:21:08 +0000 (14:21 +0100)
commitccb7d854d65a09ffe4b6c8342b8d1c6bee6740bb
tree528ca775ea8a240d1061e4d53d1a2f780bdf2338
parentdeee856a5c6293c50ad6589c9f8a1cca5ed08ae9
ARM: sa1111: move irq cleanup to separate function

Move the SA1111 interrupt cleanup to a separate function, so it can be
re-used in the probe error cleanup path.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/common/sa1111.c