From: John Rose Date: Tue, 14 Mar 2006 23:46:45 +0000 (-0600) Subject: [PATCH] powerpc: properly configure DDR/P5IOC children devs X-Git-Tag: v2.6.16~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92eb4602eb5c37db86cd9d2b1f4c8ca304fbc49f;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed