Re: [PATCH 3/4] rtc: s5m: enable wakeup only when available
From: Krzysztof Kozlowski <hidden>
Date: 2021-08-04 11:48:36
Also in:
linux-samsung-soc, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2021-08-04 11:48:36
Also in:
linux-samsung-soc, lkml
On 04/08/2021 12:41, Alexandre Belloni wrote:
Call device_init_wakeup() only when alarms are available and the RTC is actually able to wake up the system. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> --- drivers/rtc/rtc-s5m.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof