[POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHB
authorKumar Gala <galak@kernel.crashing.org>
Fri, 20 Jul 2007 18:49:29 +0000 (13:49 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 24 Jul 2007 03:30:11 +0000 (22:30 -0500)
commit7391ff35b241dbcba471e05059b5c05fdc8196db
tree80cfb39a1c647fb9807bc2917d72ad52edfb517b
parentf64fddbeac737bfc8d966423f067a9af9eeec887
[POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHB

For the Freescale PCIe PHBs Not all firmwares setup the virtual P2P
bridge registers properly.  Make sure they get setup based on what
the struct pci_controller got from the device tree.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/fsl_pci.c