OSDN Git Service

rtc: mxc: use .set_time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Apr 2019 08:30:45 +0000 (10:30 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 29 Apr 2019 13:53:43 +0000 (15:53 +0200)
commit02bc723579a8ec84c4a320985e9cae44b087d292
tree88388b64240ce1836ed1591e0d305b2b4164e5b7
parent83888df4b882d10df122517f8158093d7b9da035
rtc: mxc: use .set_time

Use .set_time instead of the deprecated .set_mmss64.

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