OSDN Git Service

rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:19:00 +0000 (22:19 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:23:21 +0000 (22:23 +0200)
commit02f3712f1f6c878c0fc4657d763272970b1013f5
treef4ab44fdb9a08a4dfafa6828617437da4379c11d
parent39ba69427a1541c9d599cfbe39366c0c7594340d
rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm

Now that the RTC range is properly checked, convert the driver to
rtc_tm_to_time64/rtc_time64_to_tm

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