rtc: pcap: use .set_time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 30 Apr 2019 09:33:01 +0000 (11:33 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 8 May 2019 20:14:36 +0000 (22:14 +0200)
commitc8b599ed37c035d13f1ac951182745555caf5723
treebd4c241045e53ffab3b7631482210f6091e058b8
parent03745d1ff4111e65ec7abdd27170ca1a3c9697f7
rtc: pcap: use .set_time

Use .set_time instead of the deprecated .set_mmss.

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