]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: ep93xx: use .set_time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 08:00:03 +0000 (10:00 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 20:37:16 +0000 (22:37 +0200)
commitef9440a2e363f3ba4de079c5727e34db005aecc4
treea4ab43b0e707ab5e93ada25ff08e9e174ba50301
parent886a77e73e521a75b7bb5cef63f8c2349edfd8e5
rtc: ep93xx: use .set_time

Use .set_time instead of the deprecated .set_mmss.

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