OSDN Git Service

rtc: ds1672: use .set_time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 7 Apr 2019 21:05:39 +0000 (23:05 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 8 Apr 2019 12:35:38 +0000 (14:35 +0200)
commit219219d9b89b4be4cb58c1503393cd715d48933a
treeb8ff5420a737d92042a3e2bd08c54aa317d8ad6e
parent520d6516736e1c3f5b7178b2eba13c0b9e172f37
rtc: ds1672: use .set_time

Use .set_time instead of the deprecated .set_mmss.

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