commit | ad78343e40cb03f3eb8d713ed67ca8a5941967da | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Dec 04 23:23:16 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 10 22:39:49 2018 +0100 |
tree | 26888b66cd206c5453ed6f8e1df2efa0325cc249 | |
parent | 22b844ae3318fa4bc097cf24d30b6512f198ebae [diff] |
rtc: m48t59: 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>