OSDN Git Service

rtc: ds2404: use .set_time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 08:24:58 +0000 (10:24 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 20:37:17 +0000 (22:37 +0200)
commitbe2b04371ab198af69a0630abccf7a6110008067
tree3f0355365f277d1f2e768d0e3ac088a0c422c721
parent53523216ba910935a483f4867077a7f3d1e8c506
rtc: ds2404: use .set_time

Use .set_time instead of the deprecated .set_mmss.

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