commit | 34ea0ac3e2e6c876d425c557e9f828327bab63ce | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sun Apr 07 23:16:45 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Apr 08 15:05:23 2019 +0200 |
tree | 3781a10f1e113ff5b8003a025e3463421847fc88 | |
parent | e1089802467dcfc76c0cf39910200b418faa4d72 [diff] |
rtc: tegra: 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: Thierry Reding <treding@nvidia.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>