aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2019-10-01 15:51:47 +0200
committerLinus Walleij <[email protected]>2019-10-16 13:45:27 +0200
commitc77a4de2bbf36d26560c430a6578fdbdd04f6f9c (patch)
tree868907170373bb201bc63bb9e139430af839b003 /tools/perf/scripts/python/check-perf-trace.py
parent35dea5d746b2ba5f56fe3562d6cc1843a632d471 (diff)
pinctrl: st: 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: the ST pin controller errors out of adding a irqchip if the interrupt is invalid or missing or if the irqmux is not present: the irqchip should not be added if either of these errors happen, so rewrite the code to deal with that. Keep the exit path where the gpio_chip is added no matter what the status of the irq is. Cc: Benjamin Gaignard <[email protected]> Cc: Amelie Delaunay <[email protected]> Cc: Patrice Chotard <[email protected]> Cc: Thierry Reding <[email protected]> Signed-off-by: Linus Walleij <[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