[PATCH] powerpc: properly configure DDR/P5IOC children devs
authorJohn Rose <johnrose@austin.ibm.com>
Tue, 14 Mar 2006 23:46:45 +0000 (17:46 -0600)
committerPaul Mackerras <paulus@samba.org>
Thu, 16 Mar 2006 05:55:07 +0000 (16:55 +1100)
The dynamic add path for PCI Host Bridges can fail to configure children
adapters under P5IOC controllers.  It fails to properly fixup bus/device
resources, and it fails to properly enable EEH.  Both of these steps
need to occur before any children devices are enabled in
pci_bus_add_devices().

Signed-off-by: John Rose <johnrose@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found