commit | 43f327fa48480af31678576513458f4a5e66a3f6 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Mar 20 13:32:32 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:08 2019 +0200 |
tree | 2729ff334832c7eebd8da569201c32415340223e | |
parent | 9a842a7ebb169c2a8d8b9a3489d8cacfc235f6bf [diff] |
rtc: xgene: 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. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>