From: Jeremy Kerr Date: Mon, 7 Apr 2008 07:42:36 +0000 (+1000) Subject: [POWERPC] spufs: don't touch suspend bits when purging DMA queue X-Git-Tag: v2.6.26-rc2~16^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=943906ba4bebf629d5cd770e48b8ec0ddc433869;p=pandora-kernel.git [POWERPC] spufs: don't touch suspend bits when purging DMA queue 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 --- Reading git-diff-tree failed