[GIT PULL] PCI fixes for v4.14
From: Bjorn Helgaas
Date: Fri Oct 13 2017 - 16:00:13 EST
PCI fixes:
- revert Tegra MSI change that caused a regression on TrimSlice (Thierry
Reding)
- finish Aardvark conversion to host bridge IRQ mapping. We missed
Aardvark the first time around so it regressed (Thomas Petazzoni)
The following changes since commit b1f9e5e355e909000fcccfd2bc31f7c1ded358ab:
ide: fix IRQ assignment for PCI bus order probing (2017-10-03 14:03:31 -0500)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.14-fixes-5
for you to fetch changes up to 407dae1e4415acde2d9f48bb76361893c4653756:
PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions (2017-10-10 21:17:43 -0500)
----------------------------------------------------------------
pci-v4.14-fixes-5
----------------------------------------------------------------
Thierry Reding (1):
Revert "PCI: tegra: Do not allocate MSI target memory"
Thomas Petazzoni (1):
PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
drivers/pci/host/pci-aardvark.c | 2 ++
drivers/pci/host/pci-tegra.c | 22 ++++++----------------
2 files changed, 8 insertions(+), 16 deletions(-)