rtc: m41t80: Switch to use %ptR
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Dec 2018 21:23:15 +0000 (23:23 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 10 Dec 2018 21:39:47 +0000 (22:39 +0100)
commit22b844ae3318fa4bc097cf24d30b6512f198ebae
tree59c866accbbd17ba4c76b11b24640e644738d71a
parent285166cb8c77a01c510f05003cb38efcd2a66740
rtc: m41t80: 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-m41t80.c