diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2025-03-19 12:29:24 +0300 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2025-03-21 18:47:56 +0300 |
commit | 80bb29fe1717a6c8a4501648781141e2280ef3b5 (patch) | |
tree | 5b22cfd356ac4fbef761a9c45af828e07bf22ec4 /tools/perf/scripts/python/task-analyzer.py | |
parent | 01db3d1ff43aeedeaf11c8bc9d09493ec00c8f4a (diff) | |
download | linux-80bb29fe1717a6c8a4501648781141e2280ef3b5.tar.xz |
irqdomain: platform/x86: Switch to irq_domain_create_linear()
irq_domain_add_linear() is going away as being obsolete now. Switch to
the preferred irq_domain_create_linear(). That differs in the first
parameter: It takes more generic struct fwnode_handle instead of struct
device_node. The first parameter is NULL here so nothing else needs to
be done.
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250319092951.37667-32-jirislaby@kernel.org
[ij: Removed unnecessary details from the commit message.]
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions