irqdomain: Make irq_domain_alloc_irqs_recursive available
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 23 Nov 2015 08:26:04 +0000 (08:26 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 16 Dec 2015 15:29:44 +0000 (15:29 +0000)
commitc466595c416c04036e1ba36ecdc5fe9072c76228
tree3fad0898ec4c3fe0087189a7f257d07926e370e5
parent72f57f2f430f9d262fe3c8dd957f57cbdc1f5f97
irqdomain: Make irq_domain_alloc_irqs_recursive available

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>
include/linux/irqdomain.h
kernel/irq/irqdomain.c
This page took 0.02531 seconds and 5 git commands to generate.