rtc: tx4939: use .set_time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 3 Mar 2019 22:19:30 +0000 (23:19 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 3 Mar 2019 22:19:30 +0000 (23:19 +0100)
commit1ebb909d5aa2c53973cbdcde7629fa50c0a56c21
treede60ff4ad13bf5ca9e90080b7a4f210044344aa7
parente230b2c26dbad465f9e8a11a33be7b67b0be242e
rtc: tx4939: use .set_time

Switch from .set_mmss to .set_time as the former is deprecated.

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