]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: s3c: Switch to use %ptR
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Dec 2018 21:23:25 +0000 (23:23 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 10 Dec 2018 21:40:08 +0000 (22:40 +0100)
commit650cda1b2852dd5ddd488c9208ecfca5b7bcadd1
tree5e085d18924a01506e34b78990cd124d96967d74
parentae7b573630a2d0d12769aebd1a5a9809180c483a
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>
drivers/rtc/rtc-s3c.c