]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: pic32: Pass irqchip when adding gpiochip
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 13 Sep 2019 11:35:26 +0000 (13:35 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 30 Sep 2019 21:10:41 +0000 (23:10 +0200)
commit835513b0fb2c482c92a85603b3991059f8f25b18
treefd8a6107da22723058e5a819025517b0126517a1
parentef039827bf5180ae92fe6c99ccd410f06c2016f6
pinctrl: pic32: 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: Joshua Henderson <joshua.henderson@microchip.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20190913113530.5536-2-linus.walleij@linaro.org
drivers/pinctrl/pinctrl-pic32.c