rtc: imxdi: use .set_time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Apr 2019 08:34:30 +0000 (10:34 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 29 Apr 2019 13:53:43 +0000 (15:53 +0200)
commitd231d32caa901331335b5e35014865e29de2ebbd
tree883f3af9573b9b65c72d403833170e616117970a
parent93059793ad490f88f83e44b0a2e8184d5e592f0a
rtc: imxdi: use .set_time

Use .set_time instead of the deprecated .set_mmss.

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