commit | 23992449886837abef8c13e901b05c93aa0ca3a1 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Mar 22 08:16:10 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:10 2019 +0200 |
tree | 3509a3930e8408c9826146bcaea3500c42bb2874 | |
parent | d315bc1be9553be33ea5ae5df20e0b2743bca2ff [diff] |
rtc: wm831x: 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. Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>