OSDN Git Service

rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 7 Apr 2019 21:10:25 +0000 (23:10 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 8 Apr 2019 12:40:05 +0000 (14:40 +0200)
commit9cf2f9b5adcb8e76e55d58266c908e30ceacf837
tree34b6a275aafedb9a1419a4c94310daa4bc950e9e
parent06cfd668ec67b2431034ea30782acdebad1440ef
rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64

Call the 64bit versions of rtc_tm time conversion now that the range is
enforced by the core.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-coh901331.c