From: Alex Chiang Date: Fri, 20 Mar 2009 20:56:25 +0000 (-0600) Subject: PCI: Introduce pci_rescan_bus() X-Git-Tag: v2.6.30-rc1~419^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ed4fd96b3188406ac5357d9290bcffa08c65cf6;p=pandora-kernel.git PCI: Introduce pci_rescan_bus() This API is used by the PCI core to rescan a bus and rediscover newly added devices. Over time, it is expected that the various PCI hotplug drivers will migrate to this interface and away from the old pci_do_scan_bus() interface. Signed-off-by: Alex Chiang Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed