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