commit | 3aa7eaf2383f43727caa20b58c36e7ab36918dc5 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Jan 19 23:06:44 2021 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 25 23:46:17 2021 +0100 |
tree | d28c90980e96cb7294578d09eaf1957e5f3f90de | |
parent | 811c79166028f732a571a32af2ee68195f6b0a04 [diff] |
rtc: ds3232: 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> Link: https://lore.kernel.org/r/20210119220653.677750-6-alexandre.belloni@bootlin.com