commit | da80ff81a8f54611b834d73149f8ac0d59151c87 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Nov 07 19:15:46 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 08 13:59:24 2017 +0100 |
tree | 2c902035b3cf4945a17715440691fcaf6faacdb6 | |
parent | c44eafd79be666e7c81d22e215c945b27f2785f7 [diff] |
gpio: Move irqchip 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>