]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 12 Mar 2019 22:30:44 +0000 (23:30 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 18 Mar 2019 02:36:01 +0000 (03:36 +0100)
commit7b08ace4b08a503f1d2c293ba2bffb3594a6720e
tree0313f02b566dd6fba988f6dc849e3358a454e694
parentf6aba39489c2105193ece8cbcfee729dfca4588f
rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64

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

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