Home
last modified time | relevance | path

Searched hist:"890 ae7979758568734881ad0f382c4064e2386c3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dtime.cdiff 890ae7979758568734881ad0f382c4064e2386c3 Wed Feb 21 15:46:33 CST 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> powerpc/time: 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>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>