rtc: tx4939: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 3 Mar 2019 22:14:35 +0000 (23:14 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 3 Mar 2019 22:14:35 +0000 (23:14 +0100)
commite230b2c26dbad465f9e8a11a33be7b67b0be242e
treefa555294e031f1b4aadcf2039747ecca5240efd2
parente866cbdf6e775d14e0c7c3528b2d03ccc29647c1
rtc: tx4939: switch to rtc_time64_to_tm/rtc_tm_to_time64

Call the 64bit versions of rtc_time_to_tm now that the range is enforced by
the core.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-tx4939.c