[GIT PULL] PCI changes for v4.17, part 2
From: Bjorn Helgaas
Date: Thu Apr 12 2018 - 15:10:03 EST
PCI changes:
- mark Extended Tags as broken on Broadcom HT1100 and HT2000 Root Ports
to fix drm/Xorg hangs and unresponsive keyboards (Sinan Kaya)
- remove useless messages during resource reassignment (Desnes A. Nunes
do Rosario)
The following changes since commit c18bb396d3d261ebbb4efbc05129c5d354c541e4:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2018-04-09 17:04:10 -0700)
are available in the Git repository at:
ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.17-changes-2
for you to fetch changes up to adf58458bcb2890efe94e5a58506c27bfecf518d:
PCI: Remove messages about reassigning resources (2018-04-11 08:46:50 -0500)
----------------------------------------------------------------
pci-v4.17-changes-2
----------------------------------------------------------------
Desnes A. Nunes do Rosario (1):
PCI: Remove messages about reassigning resources
Sinan Kaya (1):
PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken
drivers/pci/pci.c | 1 -
drivers/pci/quirks.c | 4 ++++
drivers/pci/setup-res.c | 2 --
3 files changed, 4 insertions(+), 3 deletions(-)