]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0f93f480a18e26da4e78925105a2a4465f7d6d0
tree59c866accbbd17ba4c76b11b24640e644738d71a
parentfb7c82d7be2ae483ade51d15049318b1558bdc52
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