aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2023-03-20 10:55:09 +0100
committerBartosz Golaszewski <[email protected]>2023-03-23 14:31:18 +0100
commit5ff8240e47de33db6c0098368784672bd47d57cb (patch)
treec69ed2a7d09f3fdfe30975a43a01c6c3e65d8bc5 /tools/perf/scripts/python/stackcollapse.py
parent957e64bee8eecd3d3c767ab6577c4bf5c4230128 (diff)
gpio: siox: Convert to immutable irq_chip
Convert the driver to immutable irq-chip with a bit of intuition. In this case I had to figure out a way to get to the struct gpio_chip that would work even when the irq_chip is not part of the driver state container. I did this by just doing what most other GPIO drivers do and pass the state struct as data to devm_gpiochip_add_data() and rewrite accordingly. Cc: Marc Zyngier <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Reviewed-by: Marc Zyngier <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions