commit | 93059793ad490f88f83e44b0a2e8184d5e592f0a | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Apr 16 10:34:29 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Apr 29 15:53:43 2019 +0200 |
tree | 04540cb1e6baa2148539294ce8c79a5870f218ea | |
parent | 21c9dfda4b3091535f3e20d036ad5243aeea20f4 [diff] |
rtc: imxdi: switch to rtc_time64_to_tm/rtc_tm_to_time64 Call the 64bit versions of rtc_tm time conversion now that the range is enforced by the core. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>