commit | b25e10f8f9bcec3396d2f4348844cc28f06d772f | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Jun 25 12:36:12 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jul 03 10:23:24 2019 +0200 |
tree | e53e7308794fd977b43b6b2583e775675e54cd60 | |
parent | 87b70378f424df65465d5bfba2b8f233ee8b36e7 [diff] |
gpio: siox: Pass irqchip when adding gpiochip We need to convert all old gpio irqchips to pass the irqchip setup along when adding the gpio_chip. For chained irqchips this is a pretty straight-forward conversion. Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Cc: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>