rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 28 Aug 2019 20:50:56 +0000 (22:50 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 1 Sep 2019 06:48:23 +0000 (08:48 +0200)
commitc59a9fc7272e56ba0575b9fcc346c5e4bf16b39d
tree167fe85f5adf6038ad58f29e6da96897e84778e8
parent79610340cac8840ad67572ca13afae03265edae6
rtc: snvs: 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.

Link: https://lore.kernel.org/r/20190828205056.31321-2-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-snvs.c