From: Greg Kroah-Hartman Date: Wed, 13 Feb 2008 21:32:24 +0000 (-0800) Subject: PCI Hotplug: make cpcihp driver use modern apis X-Git-Tag: v2.6.26-rc1~1119^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33ae6ef26d65ef5d15e80d95a9df1252eaed93e8;p=pandora-kernel.git PCI Hotplug: make cpcihp driver use modern apis This removes the depandancy of the cpcihp driver from the PCI_LEGACY config option by removing its usage of the pci_find_bus() function. Cc: Kristen Carlson Accardi Signed-off-by: Scott Murray Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed