commit | 65c6f638d600181f66a6a5aa2e86a4162ca87a38 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Mar 22 08:22:54 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:10 2019 +0200 |
tree | 93402f563b24eba923f38c74ef2541591addd468 | |
parent | 58c92990cc2798da8c6c795a37248695d960b3e3 [diff] |
rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64 Call the 64bit versions of rtc_tm time conversion as the hypervisor handles 64bit values. Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>