rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 7 Apr 2019 21:16:45 +0000 (23:16 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 8 Apr 2019 13:05:23 +0000 (15:05 +0200)
commit34ea0ac3e2e6c876d425c557e9f828327bab63ce
tree3781a10f1e113ff5b8003a025e3463421847fc88
parente1089802467dcfc76c0cf39910200b418faa4d72
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>
drivers/rtc/rtc-tegra.c