summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-layerscape.c
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2019-03-21 12:59:25 +0300
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2019-04-04 19:16:23 +0300
commit117c3b60bd5372ec23f8c1a9652ad78dc2b9982a (patch)
treeeeb12a7b595ee384c5b2ce1e914d4998f7f6d137 /drivers/pci/controller/dwc/pci-layerscape.c
parent9f67437b3a085865fbf5c2d0cbf60fb1b465411c (diff)
downloadlinux-117c3b60bd5372ec23f8c1a9652ad78dc2b9982a.tar.xz
PCI: keystone: Use Keystone specific msi_irq_chip
Use Keystone specific msi_irq_chip to configure the MSI controller logic in the PCIe keystone wrapper instead of using the default Designware msi_irq chip (dw_pci_msi_bottom_irq_chip) with callback functions for configuring the Keystone MSI controller. This will help to remove Keystone specific callback functions added in dw_pcie_host_ops. Move the default msi_irq_chip assignment to dw_pcie_host_init since platforms that doesn't use the default msi_irq_chip will assign msi_irq_chip in the msi_host_init() callback. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape.c')
0 files changed, 0 insertions, 0 deletions