[POWERPC] cell: Generalize io-workarounds code
authorIshizaki Kou <kou.ishizaki@toshiba.co.jp>
Thu, 24 Apr 2008 09:21:10 +0000 (19:21 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 24 Apr 2008 11:08:12 +0000 (21:08 +1000)
commit7cfb62a2e820b6032c08835dbd996d8518af14a3
treefdcd728c96ca020214452f11ae8600525e9d3773
parent36f8a2c4c61e3559a95190e457b431c6900859b4
[POWERPC] cell: Generalize io-workarounds code

This splits cell io-workaround code into spider-pci dependent code and
a generic part, and also moves io-workarounds initialization into
cell_setup_phb.

Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/of_platform.c
arch/powerpc/platforms/cell/Makefile
arch/powerpc/platforms/cell/io-workarounds.c
arch/powerpc/platforms/cell/io-workarounds.h [new file with mode: 0644]
arch/powerpc/platforms/cell/setup.c
arch/powerpc/platforms/cell/spider-pci.c [new file with mode: 0644]
include/asm-powerpc/io-defs.h
include/asm-powerpc/io.h