[GIT PULL] PCI fixes for v4.19

From: Bjorn Helgaas
Date: Fri Oct 05 2018 - 16:47:35 EST


PCI fixes:

- Reprogram bridge prefetch registers to fix NVIDIA and Radeon issues
after suspend/resume (Daniel Drake)

- Fix mvebu I/O mapping creation sequence (Thomas Petazzoni)

- Fix minor MAINTAINERS file match issue (Bjorn Helgaas)


The following changes since commit f188b99f0b2d33794b4af8a225f95d1e968c0a3f:

ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge (2018-09-26 15:39:28 -0500)

are available in the Git repository at:

ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.19-fixes-3

for you to fetch changes up to 95375f2ab2960c135484d83ea9f8f357cb1be26a:

PCI: mvebu: Fix PCI I/O mapping creation sequence (2018-10-01 15:42:09 -0500)

----------------------------------------------------------------
pci-v4.19-fixes-3

----------------------------------------------------------------
Bjorn Helgaas (1):
MAINTAINERS: Remove obsolete drivers/pci pattern from ACPI section

Daniel Drake (1):
PCI: Reprogram bridge prefetch registers on resume

Thomas Petazzoni (1):
PCI: mvebu: Fix PCI I/O mapping creation sequence

MAINTAINERS | 1 -
drivers/pci/controller/pci-mvebu.c | 52 +++++++++++++++++++++++++++++++++++---
drivers/pci/pci.c | 27 ++++++++++++++------
3 files changed, 67 insertions(+), 13 deletions(-)