commit | fc346270124a1a05a5b3c47f277d467ff410b3ae | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu May 29 16:52:46 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu May 29 16:52:46 2014 +0200 |
tree | 4574f024361e530cbf44c4429b6fe1cb7d3522d6 | |
parent | 7bcbce55f20e41c014df4d5d9c8448f7b5e49d79 [diff] |
gpio: select IRQ_DOMAIN for gpiolib irqchip helpers These helpers depend on the IRQ_DOMAIN so select it explicitly, as it will not be present on all platforms such as Intel desktops and laptops using Intel-MID. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>