commit | 811c79166028f732a571a32af2ee68195f6b0a04 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Jan 19 23:06:43 2021 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 25 23:46:17 2021 +0100 |
tree | c5a36fb9155deaa390c518460bd9513ea4973561 | |
parent | 5923819274c37cf4a3c889a3e08901c51ed9d47d [diff] |
rtc: ds1685: use rtc_lock/rtc_unlock Avoid accessing directly rtc->ops_lock and use the RTC core helpers. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Acked-by: Joshua Kinard <kumba@gentoo.org> Link: https://lore.kernel.org/r/20210119220653.677750-5-alexandre.belloni@bootlin.com