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)
commit33ae6ef26d65ef5d15e80d95a9df1252eaed93e8
tree31f614b654220ec754e00856166b87673baae052
parent95247b57ed844511a212265b45cf9a919753aea1
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 <kristen.c.accardi@intel.com>
Signed-off-by: Scott Murray <scottm@somanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/Kconfig
drivers/pci/hotplug/cpcihp_generic.c