aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-layerscape.c
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <[email protected]>2019-03-21 09:59:23 +0000
committerLorenzo Pieralisi <[email protected]>2019-04-04 16:10:46 +0000
commit66c10eca595293cd7a87afea112ca97179924d2a (patch)
treec3656c49e9f2508e69c7587dbbbb95f706ffcbe3 /drivers/pci/controller/dwc/pci-layerscape.c
parentPCI: keystone: Use hwirq to get the MSI IRQ number offset (diff)
downloadkernel-66c10eca595293cd7a87afea112ca97179924d2a.tar.gz
kernel-66c10eca595293cd7a87afea112ca97179924d2a.zip
PCI: keystone: Cleanup ks_pcie_msi_irq_handler()
ks_pcie_msi_irq_handler() invokes ks_pcie_handle_msi_irq() for handling the interrupts. Having two functions for handling the interrupt was used when keystone PCIe driver was implemented using two files but with commit b492aca35c98 ("PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c"), which merged the keystone PCIe driver to use a single file, two functions for handling the interrupt handler are not required. Handle MSI interrupt in a single interrupt handler here. Signed-off-by: Kishon Vijay Abraham I <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape.c')
0 files changed, 0 insertions, 0 deletions