rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 21 Mar 2019 10:15:57 +0000 (11:15 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:07:10 +0000 (10:07 +0200)
commitb599db3a9f40582d0a3aad6ec16ba1c3712d57c2
treed9b37abeabc07b275ad7a788c5829644a118dbcb
parent5ff404d1496e131f2fccc100cfc153ee2b34b4d3
rtc: da9063: 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: Steve Twiss <stwiss.opensource@diasemi.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-da9063.c