]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: puv3: Switch to use %ptR
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Dec 2018 21:23:21 +0000 (23:23 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 10 Dec 2018 21:40:01 +0000 (22:40 +0100)
commite6c82c99ef780d5296600981eb8eb8d78cdbd9d2
treebadd7d7b11adba5052c774d76b413511930e22cd
parent3f99114a4b11e5b75c50c3281d75f91ef8b5132a
rtc: puv3: Switch to use %ptR

Use %ptR instead of open coded variant to print content of
struct rtc_time in human readable format.

Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-puv3.c