On 10/12/15 17:52, [email protected] wrote: > From: Jake Oshins <[email protected]> > > The Linux kernel already has the concpet of IRQ domain, wherein a > component can expose a set of IRQs which are managed by a particular > interrupt controller chip or other subsystem. The PCI driver exposes > the notion of an IRQ domain for Message-Signaled Interrupts (MSI) from > PCI Express devices. This patch exposes the functions which are > necessary for making an MSI IRQ domain within a module. > > Signed-off-by: Jake Oshins <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]> M. -- Jazz is not dead. It just smells funny... _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
