]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0f68a6e3160715fa772b4ea6a911df292e19d22
tree31f614b654220ec754e00856166b87673baae052
parent4917d1195be6759beece63c77589017037214600
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