]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit768495af91d458ee24dc5059ce2896f6b309bfc1
tree528ca775ea8a240d1061e4d53d1a2f780bdf2338
parent342cd16a78dbd567c176e051348fd9c196e52c94
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