PCI: make no_pci_devices() use the pci_bus_type list
commit70308923d317f2ad4973c30d90bb48ae38761317
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Feb 2008 06:30:39 +0000 (13 22:30 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Apr 2008 04:46:59 +0000 (20 21:46 -0700)
treeb49daa7440e68c952e88617b3a36577d5c85a87b
parent1ba6ab11d8fbd8d29afec4e39236e1255ae0339a
PCI: make no_pci_devices() use the pci_bus_type list

no_pci_devices() should use the driver core list of PCI devices, not our
"separate" one.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/probe.c