commit | c5655adc02c409435846844831f0e8785ab12180 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Mar 20 13:43:34 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:09 2019 +0200 |
tree | 251db4d4f803c4309bb2cbf24bbd8397a06e6dc9 | |
parent | 4bc85a3873c60f9617e9095c556d2823cbda2237 [diff] |
rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64 Call the 64bit versions of rtc_tm time conversion as the range is enforced by the core. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>