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)
commit1481376072460fee7f25f142f3e3dac81651dfb6
tree2cce9fd106e71c3f25658d1901cb120d6c96e408
parentad78343e40cb03f3eb8d713ed67ca8a5941967da
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