PCI Hotplug: make cpcihp driver use modern apis
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 13 Feb 2008 21:32:24 +0000 (13:32 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Apr 2008 04:46:56 +0000 (21:46 -0700)
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 <kristen.c.accardi@intel.com>
Signed-off-by: Scott Murray <scottm@somanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found