[GIT PULL] PCI fixes for v4.13

From: Bjorn Helgaas
Date: Thu Jul 13 2017 - 18:13:12 EST


PCI fixes:

- fix a typo that broke Rockchip enumeration

- fix a new memory leak in the ARM host bridge failure path


The following changes since commit af3c8d98508d37541d4bf57f13a984a7f73a328c:

Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux (2017-07-09 18:48:37 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.13-fixes-1

for you to fetch changes up to 34d5ac2af644a10958e144b7bb937d289dfd158d:

PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly (2017-07-12 12:50:11 -0500)

----------------------------------------------------------------
pci-v4.13-fixes-1

----------------------------------------------------------------
Lorenzo Pieralisi (1):
ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leak

Shawn Lin (1):
PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly

arch/arm/kernel/bios32.c | 2 +-
drivers/pci/host/pcie-rockchip.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)