diff options
author | Linus Walleij <[email protected]> | 2019-10-01 15:06:45 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2019-10-16 13:45:08 +0200 |
commit | 35dea5d746b2ba5f56fe3562d6cc1843a632d471 (patch) | |
tree | e8a629ee52b5a120f999685fff22db27f6e5c6cd /tools/perf/scripts/python/check-perf-trace.py | |
parent | 74033d99b6d7b9df27d169144958603504e6e6fc (diff) |
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 <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Cc: Thierry Reding <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Acked-by: Ludovic Desroches <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions