rtc: 88pm860x: switch to rtc_time64_to_tm/rtc_tm_to_time64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 11 Mar 2020 22:39:56 +0000 (23:39 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 16 Mar 2020 10:55:56 +0000 (11:55 +0100)
commitb2a2aa63f9f1b87b0e6cac0eead3962bb09ee16c
treea52f60a91b8c1e810c82f8399d27d9ad28c2a59b
parent3b45cc522e5bb68ff4b0572b517f3aa0789a26c2
rtc: 88pm860x: switch to rtc_time64_to_tm/rtc_tm_to_time64

Call the 64bit versions of rtc_tm time conversion.

Link: https://lore.kernel.org/r/20200311223956.51352-6-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-88pm860x.c