linux/drivers/pci/pcie
Oza Pawandeep 2e28bc84cf PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Move the error reporting callbacks from aerdrv_core.c to err.c, where they
can be used by DPC in addition to AER.

As part of aerdrv_core.c, these callbacks were built under CONFIG_PCIEAER.
Moving them to the new err.c means they will now be built under
CONFIG_PCIEPORTBUS, so adjust the definition of pci_uevent_ers() to match.

Signed-off-by: Oza Pawandeep <poza@codeaurora.org>
[bhelgaas: in reset_link(), initialize "driver" even if CONFIG_PCIEAER is
unset, update pci_uevent_ers() #ifdef wrapper]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2018-05-17 16:48:23 -05:00
..
aer PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c 2018-05-17 16:48:23 -05:00
aspm.c Merge branch 'pci/misc' 2018-04-04 13:27:45 -05:00
dpc.c PCI: Add generic pcie_wait_for_link() interface 2018-05-17 16:44:11 -05:00
err.c PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c 2018-05-17 16:48:23 -05:00
Kconfig Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00
Makefile PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c 2018-05-17 16:48:23 -05:00
pme.c PCI/portdrv: Merge pcieport_if.h into portdrv.h 2018-03-09 11:42:01 -06:00
portdrv_acpi.c PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS 2018-03-30 17:33:34 -05:00
portdrv_core.c Merge branch 'pci/portdrv' 2018-04-04 13:27:58 -05:00
portdrv_pci.c Merge branch 'pci/portdrv' 2018-04-04 13:27:58 -05:00
portdrv.h PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c 2018-05-17 16:48:23 -05:00
ptm.c Merge branch 'pci/spdx' into next 2018-02-01 11:40:07 -06:00