[POWERPC] Remove hack to determine the 2nd PHBs bus number
commit5229ee185287f4fd0d7809e6554b40ec83a4ba6c
authorKumar Gala <galak@kernel.crashing.org>
Fri, 22 Jun 2007 05:29:46 +0000 (22 00:29 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:57:29 +0000 (29 01:57 -0500)
treed256a3ede9fad13c47bdb7f04e1c005b83186c5b
parent7d52c7b0cd46f42ae2c9df37f1a385d9aaf95842
[POWERPC] Remove hack to determine the 2nd PHBs bus number

Now that we have the pci_controller in the exclude function we can easy
figure out if the bus number is the PHB or not.  The old style of using a
variable setup at init time was actually broken and would only work in
specific cases.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/83xx/pci.c
arch/powerpc/platforms/85xx/mpc85xx_cds.c
arch/powerpc/platforms/85xx/pci.c