commit | aa56c16807ba7b8e801216cab012d2f498755ba5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Feb 13 21:36:47 2007 +0100 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Tue Feb 13 21:52:36 2007 +0100 |
tree | 6674e69a8da14e70ddcf9333eb7c28e99402d86f | |
parent | 5cb23afc9e64841adb43d46160a5c63a80ebfd54 [diff] |
[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>