]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit92eb4602eb5c37db86cd9d2b1f4c8ca304fbc49f
treed6f53b85f0071e914cd1fa5d363259d584f1d3b2
parent920573bd03bf690135967b5022362d34ede589c3
[PATCH] powerpc: properly configure DDR/P5IOC children devs

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>
arch/powerpc/kernel/pci_64.c
arch/powerpc/kernel/rtas_pci.c
arch/powerpc/platforms/pseries/pci_dlpar.c
include/asm-powerpc/ppc-pci.h