mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-18 11:30:53 +09:00
We are soon going to need the MSI layer to call into the domain allocators. Instead of open coding this, make the standard irq_domain_alloc_irqs_recursive function available to the MSI layer. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>