diff options
author | Herve Codina <[email protected]> | 2024-06-14 19:32:19 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-06-17 15:48:15 +0200 |
commit | 2ada5ed6ecac06e32defe39b15b33e9a6b004413 (patch) | |
tree | b64cf591629fb3ba121d320a72a4ea1e336034e9 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 7c53626cd11820a11f9cb2c54c02d47fc062a265 (diff) |
irqdomain: Convert domain creation functions to irq_domain_instantiate()
Domain creation functions use __irq_domain_add(). With the introduction
of irq_domain_instantiate(), __irq_domain_add() becomes obsolete.
In order to fully remove __irq_domain_add(), convert domain
creation function to irq_domain_instantiate()
Signed-off-by: Herve Codina <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions