rtc: rx8025: switch to managed irq allocation
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 24 Jul 2015 14:07:30 +0000 (16:07 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 5 Sep 2015 11:19:11 +0000 (13:19 +0200)
Use devm_request_threaded_irq() so it is not necessary to call free_irq()
explicitly.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-rx8025.c

Simple merge