Home
last modified time | relevance | path

Searched hist:"3 d809cedae7e83c8968f8f994186324283766cb7" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-m41t93.cdiff 3d809cedae7e83c8968f8f994186324283766cb7 Wed Feb 21 00:02:08 CET 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: m41t93: stop validating rtc_time in .read_time

The RTC core is always calling rtc_valid_tm after the read_time callback.
It is not necessary to call it just before returning from the callback.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>