commit | 3634eeb0fe9176e453c99834749dce21ea1305c1 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Nov 07 19:15:49 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 08 14:08:05 2017 +0100 |
tree | c3760ef8b96498e2ea49aacb180cc1db1b3970a0 | |
parent | c7a0aa59524c5bb20bebaca360f7c5faaec6b806 [diff] |
gpio: Move irq_default_type to 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>