]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pci: Move pseries code into pseries platform specific area
authorKumar Gala <galak@kernel.crashing.org>
Thu, 30 Apr 2009 09:26:21 +0000 (09:26 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 21 May 2009 05:44:24 +0000 (15:44 +1000)
commitc7dea9a523013fcecee1fc9d30830494c3b46a84
treed34aa8f91b110718ae29e357d2b93bd1361c73cc
parent71b0284bc0c35ffe77ee3601c3bd16f004209759
powerpc/pci: Move pseries code into pseries platform specific area

There doesn't appear to be any specific reason that we need to setup the
pseries specific notifier in generic arch pci code.  Move it into pseries
land.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/pci-bridge.h
arch/powerpc/kernel/pci_dn.c
arch/powerpc/platforms/pseries/setup.c