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