From: Adrian McMenamin Date: Sun, 7 Oct 2007 20:19:36 +0000 (+0900) Subject: sh: Fix SH-4 DMAC CHCR masking. X-Git-Tag: v2.6.24-rc1~1377^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9df8eeacec943c9599f1cfd1069bc8cced3de6;p=pandora-kernel.git sh: Fix SH-4 DMAC CHCR masking. This patch fixes the DMA cascade by masking the correct bits. Tested and working with Dreamcast PVR2 DMA. With this patch applied the existing mainline code in arch/sh/drivers/dma/dma-sh.c works, whereas before I was patching that to get round this problem. Signed-off-by: Adrian McMenamin Signed-off-by: Paul Mundt --- Reading git-diff-tree failed