commit | dc7b0387ee894c115ef5ddcaaf794125d6d9058c | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Nov 07 19:15:52 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 08 14:10:18 2017 +0100 |
tree | 074cc9142cac12525fef1eda6ab86aa832a2cf26 | |
parent | dc6bafee86897419b0908e8d1e52ef46ca0ea487 [diff] |
gpio: Move irq_valid_mask into struct gpio_irq_chip In order to consolidate the multiple ways to associate an IRQ chip with a GPIO chip, move more fields into the new struct gpio_irq_chip. Signed-off-by: Thierry Reding <treding@nvidia.com> Acked-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>