commit | 92e2c3e61dfbf3473ecb94047aba73e35eb53583 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Jan 19 23:06:45 2021 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 25 23:46:17 2021 +0100 |
tree | 1e3fa8b32f15d8ae2f127145be7010d09bfa210c | |
parent | 3aa7eaf2383f43727caa20b58c36e7ab36918dc5 [diff] |
rtc: hym8563: 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-7-alexandre.belloni@bootlin.com