]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: stmp3xxx: use .set_time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 7 Apr 2019 21:12:22 +0000 (23:12 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 11 Apr 2019 14:42:55 +0000 (16:42 +0200)
commit622eb9b487d3140a01c49d40804faee825bd8d87
tree5a0a8f2649b8410b42a84c003f78ad331a3534e9
parenta659a08180f46cd17a4f838a8f47d5a41f95ffcc
rtc: stmp3xxx: use .set_time

Use .set_time instead of the deprecated .set_mmss.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-stmp3xxx.c