From: Greg Kroah-Hartman Date: Thu, 14 Feb 2008 06:30:39 +0000 (-0800) Subject: PCI: make no_pci_devices() use the pci_bus_type list X-Git-Tag: v2.6.26-rc1~1119^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70308923d317f2ad4973c30d90bb48ae38761317;p=pandora-kernel.git 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 --- Reading git-diff-tree failed