commit | 5d9df8eeacec943c9599f1cfd1069bc8cced3de6 | [log] [tgz] |
---|---|---|
author | Adrian McMenamin <adrian@mcmen.demon.co.uk> | Mon Oct 08 05:19:36 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Oct 08 05:19:36 2007 +0900 |
tree | b4152f75e64f160d419817fe278dae381515071d | |
parent | 6cc15e9fdce49e6b3d00eba4dfcdfbe1496f2114 [diff] |
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 <adrian@mcmen.demon.co.uk> Signed-off-by: Paul Mundt <lethal@linux-sh.org>