[POWERPC] spufs: don't touch suspend bits when purging DMA queue
authorJeremy Kerr <jk@ozlabs.org>
Mon, 7 Apr 2008 07:42:36 +0000 (17:42 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 5 May 2008 03:33:42 +0000 (13:33 +1000)
When we issue a MFC purge request, we may inadvertantly clear the
suspended status.

This change adds the MFC_CNTL_SUSPEND_MASK when we issue a purge
request, so that the suspend bit is masked out.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found