From: Yu Zhao Date: Fri, 21 Nov 2008 18:42:35 +0000 (+0800) Subject: PCI: factor pci_bus_add_child() from pci_bus_add_devices() X-Git-Tag: v2.6.29-rc1~181^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876e501ab25dcd683574a5d3d56d8fe450083ed6;p=pandora-kernel.git PCI: factor pci_bus_add_child() from pci_bus_add_devices() This patch splits a new function, pci_bus_add_child(), from pci_bus_add_devices(). The new function can be used to register PCI buses to the device core. Signed-off-by: Yu Zhao Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed