]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6beea88d6dbaae28e314917d51ae45decbc2068a
treef4ab44fdb9a08a4dfafa6828617437da4379c11d
parent7a9561f85d101b5bed6787b5d52b7215f77ab59b
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