[GIT PULL] PCI fixes for v6.2

From: Bjorn Helgaas
Date: Fri Feb 10 2023 - 16:57:43 EST


Note that we're moving PCI development to a shared git tree, so this
pull request refers to the new tree.

The reverts fix suspend/resume issues that appeared in v6.1. They've
been in linux-next since Feb 6, but I updated the commit logs today to
add more details.

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.2-fixes-2

for you to fetch changes up to ff209ecc376a2ea8dd106a1f594427a5d94b7dd3:

Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming" (2023-02-10 15:30:24 -0600)

----------------------------------------------------------------
- Move to a shared PCI git tree (Bjorn Helgaas)

- Add Krzysztof Wilczyński as another PCI maintainer (Lorenzo Pieralisi)

- Revert a couple ASPM patches to fix suspend/resume regressions (Bjorn
Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (3):
MAINTAINERS: Move to shared PCI tree
Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"

Lorenzo Pieralisi (1):
MAINTAINERS: Promote Krzysztof to PCI controller maintainer

MAINTAINERS | 12 +++---
drivers/pci/pci.c | 7 ----
drivers/pci/pci.h | 4 --
drivers/pci/pcie/aspm.c | 109 +++++++++++++++---------------------------------
4 files changed, 39 insertions(+), 93 deletions(-)