[PATCH 12/12] PCI: remove global list of PCI devices

2008-02-14 Thread Greg Kroah-Hartman
This patch finally removes the global list of PCI devices. We are relying entirely on the list held in the driver core now, and do not need a separate "shadow" list as no one uses it. Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> --- drivers/pci/bus.c|4 drivers/pci/probe.c

[PATCH 12/12] PCI: remove global list of PCI devices

2008-02-14 Thread Greg Kroah-Hartman
This patch finally removes the global list of PCI devices. We are relying entirely on the list held in the driver core now, and do not need a separate shadow list as no one uses it. Signed-off-by: Greg Kroah-Hartman [EMAIL PROTECTED] --- drivers/pci/bus.c|4 drivers/pci/probe.c |