diff options
author | 2019-10-01 15:06:45 +0200 | |
---|---|---|
committer | 2019-10-16 13:45:08 +0200 | |
commit | 35dea5d746b2ba5f56fe3562d6cc1843a632d471 (patch) | |
tree | e8a629ee52b5a120f999685fff22db27f6e5c6cd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: iproc: use unique name for irq chip (diff) | |
download | linux-dev-35dea5d746b2ba5f56fe3562d6cc1843a632d471.tar.xz linux-dev-35dea5d746b2ba5f56fe3562d6cc1843a632d471.zip |
pinctrl: at91: 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: at91 is a little bit special since it registers
up to 3 gpio_chips with the same parent handler, but just
passing girq->parent_handler and the parent on the first
of them should cut it.
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20191001130645.8350-1-linus.walleij@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions