commit | 42d9fc7176eb6b0ed4cd73bb66d28c8ea758a944 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 13 16:11:42 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jun 14 10:16:15 2019 +0200 |
tree | 48d24289888e0d5a94b7cbb950254a6632dd548a | |
parent | a522f1d0c381c42f3ace13b8bbeeccabdd6d2e5c [diff] |
gpio: ftgpio: 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: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>