pinctrl: coh901: Pass irqchip when adding gpiochip
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 13 Sep 2019 11:35:25 +0000 (13:35 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 30 Sep 2019 21:10:01 +0000 (23:10 +0200)
commitef039827bf5180ae92fe6c99ccd410f06c2016f6
tree01182c79ab6d15ea3a728541ca0f4845d9e1a921
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
pinctrl: coh901: 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: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20190913113530.5536-1-linus.walleij@linaro.org
drivers/pinctrl/pinctrl-coh901.c