commit | 73318f8b6bf0dbdbff4f21a3fff02d1467479555 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jun 04 16:15:27 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Jun 07 20:10:11 2018 +0200 |
tree | 2c01b2f00c3a2a61bedaff2545d1aec338520fbc | |
parent | e38d161f51982d56637d12eb9ad7e1f057be5202 [diff] |
rtc: ftrtc010: handle dates after 2106 Use correct types for offset and time and use rtc_time64_to_tm/rtc_tm_to_time64 to handle dates after 2106 properly. Acked-by: Hans Ulli Kroll <ulli.kroll@googlemail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>