pinctrl: armada-37xx: Pass irqchip when adding gpiochip
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 2 Oct 2019 12:15:50 +0000 (14:15 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2019 13:03:59 +0000 (15:03 +0200)
commit2851ef521ddd4d2bc78f6cadce1d6efb54036bee
tree98e159050ce8cafecea68b7567e66efcd07a53bd
parentd874beca9f4e8c93cfe9b18570f65ee3c50275f3
pinctrl: armada-37xx: 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: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Gregory CLEMENT <gregory.clement@bootlin.com>
Cc: Marek BehĂșn <marek.behun@nic.cz>
Cc: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20191002121550.16104-1-linus.walleij@linaro.org
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c