rtc: mc13xxx: remove UIE signaling
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 4 May 2011 15:31:26 +0000 (17:31 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 20 May 2016 10:33:51 +0000 (12:33 +0200)
commit5333a4044d7b4af8bb01e031d0ee619e9ab86601
treef8474c2091a01888584f36fcd841100bc9386965
parent1726982f20ebb90f9b2fcdda6686e244f6af83e2
rtc: mc13xxx: remove UIE signaling

The RTC core handles it since 6610e08 (RTC: Rework RTC code to use
timerqueue for events). So far, only the callbacks to the RTC core have
been removed, but not the handlers. Do this now.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-mc13xxx.c