aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware.h
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2019-03-21 15:29:25 +0530
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2019-04-04 17:16:23 +0100
commit117c3b60bd5372ec23f8c1a9652ad78dc2b9982a (patch)
treeeeb12a7b595ee384c5b2ce1e914d4998f7f6d137 /drivers/pci/controller/dwc/pcie-designware.h
parent9f67437b3a085865fbf5c2d0cbf60fb1b465411c (diff)
downloadkernel_replicant_linux-117c3b60bd5372ec23f8c1a9652ad78dc2b9982a.tar.gz
kernel_replicant_linux-117c3b60bd5372ec23f8c1a9652ad78dc2b9982a.tar.bz2
kernel_replicant_linux-117c3b60bd5372ec23f8c1a9652ad78dc2b9982a.zip
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/pcie-designware.h')
0 files changed, 0 insertions, 0 deletions