]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 24 Sep 2018 14:25:36 +0000 (16:25 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 28 Sep 2018 12:21:03 +0000 (14:21 +0200)
commitf6e3d773e10bc4c7c19083cfdd3e275cfece58de
treee4746259608f93315e1d738d74b067bb0e950d1d
parentef2a7176c837183043ecfdc5e995a3275f37ee39
rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64

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

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