[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Feb 2007 20:36:47 +0000 (21:36 +0100)
committerArnd Bergmann <arnd@klappe.arndb.de>
Tue, 13 Feb 2007 20:52:36 +0000 (21:52 +0100)
commitaa56c16807ba7b8e801216cab012d2f498755ba5
tree6674e69a8da14e70ddcf9333eb7c28e99402d86f
parent5cb23afc9e64841adb43d46160a5c63a80ebfd54
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments

unbind_context already sets the context state to SPU_STATE_SAVED, thus
the spu_deactivate callers don't need to do it again.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/cell/spufs/context.c
arch/powerpc/platforms/cell/spufs/sched.c