PCI: Add msi_controller setup_irqs() method for special multivector setup
authorLucas Stach <l.stach@pengutronix.de>
Fri, 18 Sep 2015 18:58:34 +0000 (13:58 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 18 Sep 2015 18:58:34 +0000 (13:58 -0500)
commit339e5b44eda2150baad183def6b7030fad5ec44e
treedd2bc451f26ec360960b1861441397352bfea109
parented8b472df44af6dc4cb18e828dc9bb2d57f14b9e
PCI: Add msi_controller setup_irqs() method for special multivector setup

Add a msi_controller setup_irqs() method so MSI chip providers can
implement their own multivector MSI setup.

[bhelgaas: changelog]
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Pratyush Anand <pratyush.anand@gmail.com>
drivers/pci/msi.c
include/linux/msi.h