commit | c7a0aa59524c5bb20bebaca360f7c5faaec6b806 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Nov 07 19:15:48 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 08 14:07:20 2017 +0100 |
tree | d4eec845e9b4a22a2596e45fd5438e6b8f89b0c3 | |
parent | f0fbe7bce733561b76a5b55c5f4625888acd3792 [diff] |
gpio: Move irq_handler 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>