]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: layerscape: Add ls_pcie_msi_host_init()
authorMinghuan Lian <Minghuan.Lian@freescale.com>
Fri, 16 Oct 2015 07:19:20 +0000 (15:19 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 2 Nov 2015 21:38:39 +0000 (15:38 -0600)
commitbd33b87a9a15f8182e8c6a49f5413e7ef79372bf
treeaac2e79ae24033c2c68492bce857d87235344b98
parent5192ec7b24dd78bd82fe554995b8889d317da0c1
PCI: layerscape: Add ls_pcie_msi_host_init()

Layerscape PCIe has its own MSI implementation.

Register ls_pcie_msi_host_init() to avoid using DesignWare's MSI.

[bhelgaas: add comment]
Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pci-layerscape.c