aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2023-03-20 10:55:11 +0100
committerBartosz Golaszewski <[email protected]>2023-03-23 14:31:18 +0100
commitef902f54e91b3012586f6387daeebec2966312f0 (patch)
tree6f1284089dfc6f66431548e602423435ce9193e5 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent32585b565fed013449f9a58b05846b508b989e74 (diff)
gpio: thunderx: Convert to immutable irq_chip
Convert the driver to immutable irq-chip with a bit of intuition. Whereas in most cases we put the gpiochip_[enable|disable]_irq() calls in the .irq_mask() and .irq_unmask() callbacks, here we need to put them in the .irq_enable() and .irq_disable() callbacks, as this driver uses both .irq_mask() and .irq_mask_ack(). 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/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions