commit | 72b38caf7b7568ebc167fdd4ec5fa1daa113d08b | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Thu Jun 21 16:38:46 2018 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jul 02 16:00:49 2018 +0200 |
tree | 9c1e5f7de05a06d6be0c5df23f6116ebf55e0957 | |
parent | 122d00f778b370124ec38bb59b2ac7622d0c6943 [diff] |
gpio: pca953x: suppress interrupts warning when not applicable Don't warn about missing interrupts support when the parent interrupt is not defined. Enabling interrupts support would not make it work anyway. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>