commit | 1481376072460fee7f25f142f3e3dac81651dfb6 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Dec 04 23:23:17 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 10 22:39:52 2018 +0100 |
tree | 2cce9fd106e71c3f25658d1901cb120d6c96e408 | |
parent | ad78343e40cb03f3eb8d713ed67ca8a5941967da [diff] |
rtc: mcp795: 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>