commit | 3aec5006c20d2927a0f7962103f7647d3e4a3381 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 02 13:38:19 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 16 13:45:27 2019 +0200 |
tree | 8b52bd795e509b9e61028fc1dfd5f6e337679fa2 | |
parent | c77a4de2bbf36d26560c430a6578fdbdd04f6f9c [diff] |
pinctrl: oxnas: 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 more info see drivers/gpio/TODO. For chained irqchips this is a pretty straight-forward conversion. Cc: Neil Armstrong <narmstrong@baylibre.com> Cc: Thierry Reding <thierry.reding@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20191002113819.4927-1-linus.walleij@linaro.org