commit | 8d2e6b22bbc609d08f22d3a63541d978ad729c6d | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Dec 04 23:23:18 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 10 22:39:54 2018 +0100 |
tree | 273f3ae724d0a6f14acb4ce2cf3bfa42133807c2 | |
parent | 1481376072460fee7f25f142f3e3dac81651dfb6 [diff] |
rtc: pcf50633: 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>