pinctrl: nomadik: Pass irqchip when adding gpiochip
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Oct 2019 11:11:53 +0000 (13:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2019 13:56:19 +0000 (15:56 +0200)
commit2da7852e54edc917ef27077fb8ade85f6a5e6394
tree2dd38782418001df01eeaecd14fcfc8101ddcedc
parentb95e0bd23e3603a0360bac0c28de8e836f1148ca
pinctrl: nomadik: 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/20191014111154.9731-2-linus.walleij@linaro.org
drivers/pinctrl/nomadik/pinctrl-nomadik.c