]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: lpc32xx: simplify IRQ setup
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 9 Apr 2019 10:16:28 +0000 (12:16 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 12 Apr 2019 10:23:20 +0000 (12:23 +0200)
commitba4a84f5ab6ef91394d745812131a443514f4a99
treea777b6dc94f6d929f8b54895a227ae2e5faaeaf6
parent3a13426908a387555bdfa84c6be3147a2cd31375
rtc: lpc32xx: simplify IRQ setup

Move the optional IRQ setup to a single location.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-lpc32xx.c