[PATCH] PCI: Small rearrangement of PCI probing code
authorPaul Mackerras <paulus@samba.org>
Mon, 5 Sep 2005 23:31:03 +0000 (09:31 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Sep 2005 20:58:45 +0000 (13:58 -0700)
commitcdb9b9f730eac4f947a2c552806a3a550bf019ef
tree3d27b74d3421a261ebe6934e278bf725ebc7a3e4
parentc87f883edbe969ca68c21dfa8a29674c828c22a3
[PATCH] PCI: Small rearrangement of PCI probing code

This patch makes some small rearrangements of the PCI probing code in
order to make it possible for arch code to set up the PCI tree
without needing to duplicate code from the PCI layer unnecessarily.
PPC64 will use this to set up the PCI tree from the Open Firmware
device tree, which we need to do on logically-partitioned pSeries
systems.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/pci.h
drivers/pci/probe.c
include/linux/pci.h