commit | 70c805c23fce48ff48c222e1ba3f8bff63cfe26f | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Mar 20 13:44:25 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:09 2019 +0200 |
tree | f5a8beabf307c6b84fe823b07775a242859f1a7e | |
parent | be8bf986c0bf97701cb871cb12cdb405b4e54ef9 [diff] |
rtc: ps3: switch to rtc_time64_to_tm/rtc_tm_to_time64 Call the 64bit versions of rtc_tm time conversion as the PS3 handles 64bit values. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>