rtc: ds2404: switch to rtc_time64_to_tm
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 08:24:57 +0000 (10:24 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 20:37:16 +0000 (22:37 +0200)
commit53523216ba910935a483f4867077a7f3d1e8c506
tree89ecd3178511cfe8cc4092b24826c9b63a7ffb59
parent13bfa942254f0894f22bcbfccee3480df1bfd89d
rtc: ds2404: switch to rtc_time64_to_tm

Call the 64bit version of rtc_time_to_tm now that the range is enforced by
the core.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-ds2404.c