diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2025-05-15 16:34:50 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-05-15 17:06:48 +0200 |
commit | 3e402acd5c4f9d447849b9bfb5a5c61f10668b7e (patch) | |
tree | 4d93b338d415b8feafd41fe759e6706d0cc6cfce /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f1a3fac4095c7bc0b30e2aa9921c232af8faeae0 (diff) |
irqchip/irq-pruss-intc: Simplify chained interrupt handler setup
The chained interrupt handler setup installs the handler and handler data
with two function call.s
irq_set_chained_handler_and_data() can set both in one operation. Replace
the two calls with one.
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250515083450.3811411-1-nichen@iscas.ac.cn
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions