commit | 61c9fbff9d62e1de214f15c0f9c692a81430f4ff | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Mar 06 01:58:07 2020 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Mar 16 11:12:11 2020 +0100 |
tree | 1a5ca3eb1529bd68d727b8c9d758c04e948dfc45 | |
parent | 7098f5368268800a65cc45d91b42281dd0572514 [diff] |
rtc: pl031: remove useless invalid alarm handling The core will never pass an invalid alarm to .set_alarm, it is not necessary to check for its validity. Acked-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20200306005809.38530-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>