commit | 39e5f0969514fbfd6c235ac52586c72ca77cee00 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Nov 07 19:15:50 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 08 14:08:46 2017 +0100 |
tree | 4b9fdd0fb1eccb99798694a1b300173ace1d308c | |
parent | 3634eeb0fe9176e453c99834749dce21ea1305c1 [diff] |
gpio: Move irq_chained_parent 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>