]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: zx: Pass irqchip when adding gpiochip
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 9 Aug 2019 13:38:45 +0000 (15:38 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 23 Aug 2019 07:40:44 +0000 (09:40 +0200)
commit49751efbf63024816d2791e2a173b35c3112f32d
tree0a94023bedeeb4a74827b5ca4bfa0b99e4b23e61
parent7b732209eb5d78ab114ae5e2a480d7417f30a2b1
gpio: zx: 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: Jonas Gorski <jogo@openwrt.org>
Cc: Jun Nie <jun.nie@linaro.org>
Cc: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20190809133845.30991-1-linus.walleij@linaro.org
drivers/gpio/gpio-zx.c