[PATCH 3/4] rtc: pl031: avoid exposing alarm if no interrupt
From: Linus Walleij <hidden>
Date: 2017-08-02 12:32:38
Also in:
linux-rtc
From: Linus Walleij <hidden>
Date: 2017-08-02 12:32:38
Also in:
linux-rtc
On Fri, Jul 21, 2017 at 1:18 AM, Russell King [off-list ref] wrote:
If the RTC has no interrupt, there is little point in exposing the RTC alarm capabilities, as it can't be used as a wakeup source nor can it deliver an event to userspace. Signed-off-by: Russell King <redacted>
This makes all kind of sense. Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij