Commit bc1bc1b
x86/ioapic: Use irq_domain_create_hierarchy()
Use the irq_domain_create_hierarchy() helper to create the hierarchical
domain, which both serves as documentation and avoids poking at
irqdomain internals.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Hsin-Yi Wang <hsinyi@chromium.org>
Tested-by: Mark-PK Tsai <mark-pk.tsai@mediatek.com>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230213104302.17307-13-johan+linaro@kernel.org1 parent 930a1bb commit bc1bc1b
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2364 | 2364 | | |
2365 | 2365 | | |
2366 | 2366 | | |
2367 | | - | |
2368 | | - | |
2369 | | - | |
| 2367 | + | |
| 2368 | + | |
2370 | 2369 | | |
2371 | 2370 | | |
2372 | 2371 | | |
2373 | 2372 | | |
2374 | 2373 | | |
2375 | 2374 | | |
2376 | 2375 | | |
2377 | | - | |
2378 | | - | |
2379 | 2376 | | |
2380 | 2377 | | |
2381 | 2378 | | |
| |||
0 commit comments