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