commit | 8af760a3ec9b76d1ee22e6ab66688e5401132cdf | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Mar 20 13:40:40 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:09 2019 +0200 |
tree | f693893d1ccb39eb818b866f1e7c2298c76d613d | |
parent | 255c43ca01427442447173bc37678eb458bedec7 [diff] |
rtc: at91sam9: switch to rtc_time64_to_tm/rtc_tm_to_time64 Call the 64bit versions of rtc_tm time conversion as the range is enforced by the core. Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>