]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: pistachio: Pass irqchip when adding gpiochip
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Oct 2019 21:45:36 +0000 (23:45 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2019 13:03:59 +0000 (15:03 +0200)
commitb475764dda424ac83ad6120cbc75ffde89d8ff2c
treef0576fa432b66b7b165d81aeb2da59622776be51
parent2851ef521ddd4d2bc78f6cadce1d6efb54036bee
pinctrl: pistachio: 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: Andrew Bresticker <abrestic@chromium.org>
Cc: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: James Hartley <james.hartley@sondrel.com>
Link: https://lore.kernel.org/r/20191001214536.18477-1-linus.walleij@linaro.org
drivers/pinctrl/pinctrl-pistachio.c