]> asedeno.scripts.mit.edu Git - linux.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)
commit93206f9315bba8a1c00fad5d9fe29bdb79938a5b
treed96dae8a032f91e76ac97e8605ad451a3cb6239c
parent8d2e6b22bbc609d08f22d3a63541d978ad729c6d
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