commit | 5b64a2965dfdfca8039e93303c64e2b15c19ff0c | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Sep 29 11:22:15 2017 +0100 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Oct 12 16:30:30 2017 +0200 |
tree | d4673f18f817d8735c74be9464e550ab24f994c8 | |
parent | b86f581f8cdbec3655d400ad952c2203a74edde1 [diff] |
rtc: pl031: make interrupt optional On some platforms, the interrupt for the PL031 is optional. Avoid trying to claim the interrupt if it's not specified. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>