commit | 2a5654fe2bc2abfc2ccc733dbf8f96c7ff7d0fca | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Jan 19 23:06:49 2021 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 25 23:46:17 2021 +0100 |
tree | 9a9a5f1af8bee7dfa0870245908f2ab8c49e4e16 | |
parent | a82430fd2dff8781fe0ab7a7d676ce3556ef3441 [diff] |
rtc: rv3029: 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-11-alexandre.belloni@bootlin.com