[POWERPC] Celleb: consolidate spu management ops
authorIshizaki Kou <kou.ishizaki@toshiba.co.jp>
Fri, 2 Feb 2007 07:45:33 +0000 (16:45 +0900)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:03:21 +0000 (14:03 +1100)
commitc9868fe0e091f64241a372b45f08097c013e41b2
treea5e46ebaab4a16e1163f8984dc1aa3dd2bc6972c
parent3cdc20e51791bd2fd67781e65640a4650f99c63e
[POWERPC] Celleb: consolidate spu management ops

Spu management ops in arch/platforms/cell/spu_priv1_mmio.h can be used
commonly in of based platform. This patch separates spu management ops
from native cell code and uses on celleb platform.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/Makefile
arch/powerpc/platforms/cell/spu_manage.c [new file with mode: 0644]
arch/powerpc/platforms/cell/spu_priv1_mmio.c
include/asm-powerpc/spu.h
include/asm-powerpc/spu_priv1.h