diff options
author | Herve Codina <herve.codina@bootlin.com> | 2024-06-14 19:32:06 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-06-17 15:48:13 +0200 |
commit | dbd56abffc6a43eb361e8033dce7a7d176f8e867 (patch) | |
tree | 68691e4ace0f61bf36d3f014f8617e89eccb0f0f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 922ac2cf9fe444c4aff165b9f7e158a9b651647d (diff) |
irqdomain: Use a dedicated function to set the domain name
The interrupt domain name computation and setting is directly done in
__irq_domain_create(). This leads to a quite long __irq_domain_create()
function.
In order to simplify __irq_domain_create() and isolate the domain name
computation and setting, move the related operations to a dedicated
function.
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240614173232.1184015-6-herve.codina@bootlin.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions