rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for rtc_updat...
authorHenri Roosen <henriroosen@gmail.com>
Fri, 24 Jul 2015 08:16:06 +0000 (10:16 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 5 Sep 2015 11:19:07 +0000 (13:19 +0200)
commitf2284f9c900a47961883b88064933a89b5dd5f46
tree7c2d8d281709d1e052631f86ed29589404523108
parent0d9030a2c3214cf8f9bfff84204e0f5ba5e790d7
rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for rtc_update_irq()

Since commit e6229bec25be ("rtc: make rtc_update_irq callable with irqs
enabled") rtc_update_irq() is callable with irqs enabled.

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