OSDN Git Service

rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supported
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 7 Nov 2021 22:54:55 +0000 (23:54 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 9 Nov 2021 23:45:57 +0000 (00:45 +0100)
commit5be3933fea2e9de50655f3cd3cda23184e8bf6bb
tree4adf67ce64358848fc0be900ce010cf9e94e6980
parent1709d7eea1c6d7269eb85248dc8c3cacb8324d83
rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supported

Clear RTC_FEATURE_ALARM to signal alarms are not supported to the core
instead of checking client->irq.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20211107225458.111068-10-alexandre.belloni@bootlin.com
drivers/rtc/rtc-rx8025.c