diff options
author | Marek BehĂșn <kabel@kernel.org> | 2024-08-07 19:40:59 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-08-08 18:15:00 +0300 |
commit | 77eef29b642f07f56af28a7126b5666f705ca8d0 (patch) | |
tree | 5cd0d416fb20d84454187dc89a65891991558abe /tools/perf/scripts/python/syscall-counts.py | |
parent | ee5d09cf14a10010af163ac98e21aa282de6c4cf (diff) | |
download | linux-77eef29b642f07f56af28a7126b5666f705ca8d0.tar.xz |
irqchip/armada-370-xp: Pass around the driver private structure
In continuation of converting the driver to modern style, drop the
global pointer to the driver private structure and instead pass it
around the functions and callbacks, wherever possible. (There are 3
cases where it is not possible: mpic_cascaded_starting_cpu() and the
syscore operations mpic_suspend() and mpic_resume()).
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions