]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Remove hack to determine the 2nd PHBs bus number
authorKumar Gala <galak@kernel.crashing.org>
Fri, 22 Jun 2007 05:29:46 +0000 (00:29 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:57:29 +0000 (01:57 -0500)
commite4cdd64390b49df0025ea96161e755b888b4ae12
treed256a3ede9fad13c47bdb7f04e1c005b83186c5b
parentfa01d3ff649ebbf22e60dc780936b6a3a28d7e68
[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