diff options
author | 2019-03-21 15:29:23 +0530 | |
---|---|---|
committer | 2019-04-04 17:10:46 +0100 | |
commit | 66c10eca595293cd7a87afea112ca97179924d2a (patch) | |
tree | c3656c49e9f2508e69c7587dbbbb95f706ffcbe3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: keystone: Use hwirq to get the MSI IRQ number offset (diff) | |
download | wireguard-linux-66c10eca595293cd7a87afea112ca97179924d2a.tar.xz wireguard-linux-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 <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions