rtc: sun6i: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 30 Mar 2020 20:12:26 +0000 (22:12 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 2 Apr 2020 16:47:22 +0000 (18:47 +0200)
commit99b7ac9c68fa827264ed8b3f24eace96ab0c67b7
tree7e5fec957b3e3a1c80a6b593f41132a924cb15c0
parentfd90d48db0377d4a5a6786ce19d33185c2cbe029
rtc: sun6i: switch to rtc_time64_to_tm/rtc_tm_to_time64

Call the 64bit versions of rtc_tm time conversion.

Tested-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Link: https://lore.kernel.org/r/20200330201226.860967-2-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-sun6i.c