commit | 9a1bacf4239ec197fe6a04d04ce924a8e6e701ce | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Dec 04 23:23:25 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 10 22:40:08 2018 +0100 |
tree | 5e085d18924a01506e34b78990cd124d96967d74 | |
parent | 1921cab117237bfe84e22ec3b525e0e075b420c8 [diff] |
rtc: s3c: 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>