[GIT PULL] PCI fixes for v5.8

From: Bjorn Helgaas
Date: Fri Jul 03 2020 - 12:04:59 EST


PCI fixes:

- Fix a pcie_find_root_port() simplification that broke power management
because it didn't handle the edge case of finding the Root Port of a
Root Port itself (Mika Westerberg)


The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.8-fixes-1

for you to fetch changes up to 5396956cc7c6874180c9bfc1ceceb02b739a6a87:

PCI: Make pcie_find_root_port() work for Root Ports (2020-06-30 16:58:27 -0500)

----------------------------------------------------------------
pci-v5.8-fixes-1

----------------------------------------------------------------
Mika Westerberg (1):
PCI: Make pcie_find_root_port() work for Root Ports

include/linux/pci.h | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)