commit | f04dd349a343c9399b8e8fe17359fe94cd63d539 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Apr 09 12:16:29 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Apr 12 12:23:20 2019 +0200 |
tree | d6b3c7db16f40b804c15c3afec7cfc21d0e9cb31 | |
parent | ba4a84f5ab6ef91394d745812131a443514f4a99 [diff] |
rtc: lpc32xx: 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. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>