commit | b599db3a9f40582d0a3aad6ec16ba1c3712d57c2 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Mar 21 11:15:57 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:10 2019 +0200 |
tree | d9b37abeabc07b275ad7a788c5829644a118dbcb | |
parent | 5ff404d1496e131f2fccc100cfc153ee2b34b4d3 [diff] |
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>