Home
last modified time | relevance | path

Searched hist:ac246738224088a08225f10d439c4b1918a1aa84 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-ab-b5ze-s3.cdiff ac246738224088a08225f10d439c4b1918a1aa84 Tue Mar 12 17:48:13 CDT 2019 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: ab-b5ze-s3: remove mutex

The rtc_ops are already called with the RTC mutex locked so there is no
need to have a separate lock, unless it is used in the irq handler.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>