• Paul Burton's avatar
    PCI: xilinx: Don't enable config completion interrupts · aac2e96b
    Paul Burton authored
    The Xilinx AXI bridge for PCI Express device provides interrupts indicating
    the completion of config space accesses. We have previously
    enabled/unmasked them but do nothing with them besides acknowledge them.
    
    Leave the interrupts masked in order to avoid servicing a large number of
    pointless interrupts during boot.
    Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
    Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
    Cc: Bharat Kumar Gogada <bharatku@xilinx.com>
    Cc: Michal Simek <michal.simek@xilinx.com>
    Cc: Ravikiran Gummaluri <rgummal@xilinx.com>
    aac2e96b
pcie-xilinx.c 17.7 KB