diff options
author | Herve Codina <[email protected]> | 2024-06-14 19:32:18 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-06-17 15:48:14 +0200 |
commit | 7c53626cd11820a11f9cb2c54c02d47fc062a265 (patch) | |
tree | 092036793d9447a42cc64cd4eb8fdac6a333b7d4 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 0c5b29a6dc7b463b6072da8cef43800008728ff3 (diff) |
irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate()
__irq_domain_add() wrappers use directly __irq_domain_add(). With the
introduction of irq_domain_instantiate(), __irq_domain_add() becomes
obsolete.
In order to fully remove __irq_domain_add(), convert wrappers to
irq_domain_instantiate()
[ tglx: Fixup struct initializers ]
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