+0
−20
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When registering one rtc device, it will check to see if there is an alarm already set in rtc hardware by issuing __rtc_read_alarm(). So we should not disable the RTC interrupts and clear the interrupts status in probe() function. Signed-off-by:Baolin Wang <baolin.wang@linaro.org> Signed-off-by:
Alexandre Belloni <alexandre.belloni@bootlin.com>