commit | f6e3d773e10bc4c7c19083cfdd3e275cfece58de | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Sep 24 16:25:36 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Sep 28 14:21:03 2018 +0200 |
tree | e4746259608f93315e1d738d74b067bb0e950d1d | |
parent | ef2a7176c837183043ecfdc5e995a3275f37ee39 [diff] |
rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64 Call the 64bit versions of rtc_time_to_tm and rtc_tm_to_time now that the range is enforced by the core. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>