git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cb23af
)
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
author
Christoph Hellwig
<hch@lst.de>
Tue, 13 Feb 2007 20:36:47 +0000
(21:36 +0100)
committer
Arnd Bergmann
<arnd@klappe.arndb.de>
Tue, 13 Feb 2007 20:52:36 +0000
(21:52 +0100)
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>
No differences found