Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information