From: Henri Roosen Date: Fri, 24 Jul 2015 08:16:06 +0000 (+0200) Subject: rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for rtc_updat... X-Git-Tag: omap-for-v4.3/fixes-rc1~63^2~70 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2284f9c900a47961883b88064933a89b5dd5f46;p=pandora-kernel.git 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 Signed-off-by: Alexandre Belloni --- Reading git-diff-tree failed