From: Christoph Hellwig Date: Tue, 13 Feb 2007 20:36:47 +0000 (+0100) Subject: [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments X-Git-Tag: v2.6.21-rc1~273^2~3^2~6^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa56c16807ba7b8e801216cab012d2f498755ba5;p=pandora-kernel.git [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 Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed