-
Alexandre Belloni authored
The RTC core is always validating the rtc_time struct before calling .set_time or .set_alarm. It is not necessary to do it again. Signed-off-by:
Alexandre Belloni <alexandre.belloni@bootlin.com>
9fb7aa75
The RTC core is always validating the rtc_time struct before calling
.set_time or .set_alarm. It is not necessary to do it again.
Signed-off-by:
Alexandre Belloni <alexandre.belloni@bootlin.com>