linux/drivers/pci/pcie
Keith Busch 874b325111 PCI: portdrv: Restore PCI config state on slot reset
The port's config space may be cleared after a link reset, which wipes out
the bridge's bus and memory windows.  Restore the config space that was
saved during probe so we can access downstream devices.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Sinan Kaya <okaya@kernel.org>
2018-09-20 16:06:18 -05:00
..
aer.c PCI: portdrv: Initialize service drivers directly 2018-09-20 12:05:54 -05:00
aer_inject.c
aspm.c PCI/ASPM: Convert to use sysfs_match_string() helper 2018-08-06 14:30:34 -05:00
dpc.c PCI: portdrv: Initialize service drivers directly 2018-09-20 12:05:54 -05:00
err.c PCI: Simplify disconnected marking 2018-09-17 16:34:35 -05:00
Kconfig
Makefile
pme.c PCI: portdrv: Initialize service drivers directly 2018-09-20 12:05:54 -05:00
portdrv.h PCI: portdrv: Initialize service drivers directly 2018-09-20 12:05:54 -05:00
portdrv_core.c
portdrv_pci.c PCI: portdrv: Restore PCI config state on slot reset 2018-09-20 16:06:18 -05:00
ptm.c