diff options
| author | Kishon Vijay Abraham I <[email protected]> | 2019-03-25 09:39:23 +0000 |
|---|---|---|
| committer | Lorenzo Pieralisi <[email protected]> | 2019-04-11 09:55:34 +0000 |
| commit | 0790eb175ee0d8979a6db6bf2ad81e7c83d616df (patch) | |
| tree | 5d8991775c452005a684d9128f5532bde276d750 /drivers/pci/controller/dwc/pci-layerscape.c | |
| parent | PCI: keystone: Add start_link()/stop_link() dw_pcie_ops (diff) | |
| download | kernel-0790eb175ee0d8979a6db6bf2ad81e7c83d616df.tar.gz kernel-0790eb175ee0d8979a6db6bf2ad81e7c83d616df.zip | |
PCI: keystone: Cleanup error_irq configuration
pci-keystone driver uses irq_of_parse_and_map() to get irq number of
error_irq.
Use platform_get_irq() instead and move platform_get_irq() and
request_irq() of error_irq from ks_pcie_add_pcie_port to ks_pcie_probe
since error_irq is common to both RC mode and EP mode.
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
