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