rtc: wm831x: use .set_time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 7 Apr 2019 11:54:44 +0000 (13:54 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 29 Apr 2019 13:53:01 +0000 (15:53 +0200)
commit498ce4e76b2d5b1dd56b478c967fcfef5b20c1b8
tree8f82d2fb798c43bbd243838b098740fc74bb2ea3
parentd9aa5ca429ad30dde96e5966173d18004f16f312
rtc: wm831x: use .set_time

Use .set_time instead of the deprecated .set_mmss.

Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-wm831x.c