]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 30 Apr 2019 09:28:16 +0000 (11:28 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 30 Apr 2019 09:50:13 +0000 (11:50 +0200)
commitbe8dce96f3f5b680ffffa915b0d906298b6fec7a
tree106da035f0398d590af80384fe50ebcb0e2d2a5b
parenta7ab6bed284f1fe70d847e93276ff2979122f555
rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64

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

Tested-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-jz4740.c