]> 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)
commit3f86197df896da8cdccba9fcabe8768cdd5b386f
tree0313f02b566dd6fba988f6dc849e3358a454e694
parent25819372bfe4b08d4ffaf2b5ea997a211f8c96ef
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