summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorLorenzo Pieralisi2017-11-21 16:49:31 +0100
committerLorenzo Pieralisi2017-12-19 12:18:54 +0100
commit94b9d290b753cbbc87971ee134511245f5872a83 (patch)
tree57633fc6eb404f524c22e0920109ae1d56c22f13 /Documentation/admin-guide
parentLinux 4.15-rc4 (diff)
downloadkernel-qcow2-linux-94b9d290b753cbbc87971ee134511245f5872a83.tar.gz
kernel-qcow2-linux-94b9d290b753cbbc87971ee134511245f5872a83.tar.xz
kernel-qcow2-linux-94b9d290b753cbbc87971ee134511245f5872a83.zip
PCI: xgene: Remove leftover pci_scan_child_bus() call
The changes in commit 9af275be15f7 ("PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()") converted the xgene PCI host driver to the new pci_scan_root_bus_bridge() bus scanning API but erroneously left the existing pci_scan_child_bus() call in place which resulted in duplicate PCI bus enumerations. Remove the leftover pci_scan_child_bus() call to properly complete the API conversion. Fixes: 9af275be15f7 ("PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()") Tested-by: Khuong Dinh <kdinh@apm.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Cc: <stable@vger.kernel.org> # 4.13+ Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: Tanmay Inamdar <tinamdar@apm.com>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions