diff options
| author | Kishon Vijay Abraham I <[email protected]> | 2018-10-17 07:41:11 +0000 |
|---|---|---|
| committer | Lorenzo Pieralisi <[email protected]> | 2018-10-17 08:59:00 +0000 |
| commit | 0523cdc6e775494900c878af5f7eb7e90bb03f20 (patch) | |
| tree | 50413ee5a716e81d1dc74275a3de36f27ad06c36 /drivers/pci/controller/dwc/pci-layerscape.c | |
| parent | PCI: keystone: Cleanup ks_pcie_link_up() (diff) | |
| download | kernel-0523cdc6e775494900c878af5f7eb7e90bb03f20.tar.gz kernel-0523cdc6e775494900c878af5f7eb7e90bb03f20.zip | |
PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interrupt status
Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interrupt
status. ERR_IRQ_STATUS_RAW has the status of the interrupts
before masking whereas ERR_IRQ_STATUS has the status of the interrupts
after masking. Since all the interrupts are unmasked here, use
ERR_IRQ_STATUS.
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
