OSDN Git Service

rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 19 May 2018 08:50:03 +0000 (10:50 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 19 May 2018 08:50:03 +0000 (10:50 +0200)
commit7e83f03fad3e404778fbcfb16f91a09aecf27e04
tree7738b2ecbb08ab1501ec8a8ad2d10c5e5e0bbc03
parent95fbfa14b431d4d7213b8e0e167563f7a11dd5e7
rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm

Use the 64-bit version of rtc_time_to_tm in mxc_rtc_read_alarm

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