commit | 22b844ae3318fa4bc097cf24d30b6512f198ebae | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Dec 04 23:23:15 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 10 22:39:47 2018 +0100 |
tree | 59c866accbbd17ba4c76b11b24640e644738d71a | |
parent | 285166cb8c77a01c510f05003cb38efcd2a66740 [diff] |
rtc: m41t80: Switch to use %ptR Use %ptR instead of open coded variant to print content of struct rtc_time in human readable format. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>