aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorMarek Behún <[email protected]>2024-07-11 13:57:47 +0200
committerThomas Gleixner <[email protected]>2024-07-30 13:35:47 +0200
commit63697bc7199ee2bacc8324b59951046a7b3ea991 (patch)
tree250f072bcf07a70ad15029c0e2b5eb480029215a /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent92128c74e41868e42e6944f83d9d2130c9aa8a22 (diff)
irqchip/armada-370-xp: Refactor mpic_handle_msi_irq() code
Refactor the mpic_handle_msi_irq() function to make it simpler: - drop the function arguments, they are not needed - rename the variable holding the doorbell cause register to "cause" - rename the iterating variable to "i" - use for_each_set_bit() (requires retyping "cause" to unsigned long) Signed-off-by: Marek Behún <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Reviewed-by: Ilpo Järvinen <[email protected]> Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions