From: Arnd Bergmann Date: Tue, 28 Apr 2015 09:32:33 +0000 (+0800) Subject: xen/pcifront: Don't use deprecated function pci_scan_bus_parented() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~188^2~3^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=515d425bd2049e9f0f79131db58eb762fb95f2f6;p=pandora-kernel.git xen/pcifront: Don't use deprecated function pci_scan_bus_parented() Use pci_scan_root_bus() instead of deprecated function pci_scan_bus_parented(). Signed-off-by: Arnd Bergmann Signed-off-by: Yijing Wang Signed-off-by: Bjorn Helgaas CC: Konrad Rzeszutek Wilk CC: xen-devel@lists.xenproject.org --- Reading git-diff-tree failed