]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
rtc: ds1305: switch to rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 6 Mar 2020 07:34:59 +0000 (08:34 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 16 Mar 2020 10:12:10 +0000 (11:12 +0100)
commitf2adcb9c3abde5470c0cfbd74e40dec820a40153
tree786971701d3b7d7f3775eaed9f79868948ae86e2
parent9869a93c823bc7fe2fba7407ea25f400c8f98e61
rtc: ds1305: switch to rtc_tm_to_time64

Call the 64bit version of rtc_tm to time conversion.

Link: https://lore.kernel.org/r/20200306073459.57197-2-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-ds1305.c