commit | cc9230178410593c2aec28fdd5700915854cd7e3 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Jan 19 23:06:47 2021 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 25 23:46:17 2021 +0100 |
tree | 96fff9ee56f43a259caf79ecc93f66a3ac8be0f9 | |
parent | 06c6e3216713e7df2a962bbf2b291dff5d2a51d4 [diff] |
rtc: mcp795: 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-9-alexandre.belloni@bootlin.com