]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 20 Mar 2019 12:43:34 +0000 (13:43 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:07:09 +0000 (10:07 +0200)
commit1e9c8e1ca008133820a1c56cdf23937724936e81
tree251db4d4f803c4309bb2cbf24bbd8397a06e6dc9
parent6e8d16062aa598b15f294d385d7d5c05fdb4992d
rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64

Call the 64bit versions of rtc_tm time conversion as the range is enforced
by the core.

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