Re: [PATCH] Fix SH4 DMAC API

2007-10-07 Thread Paul Mundt
On Sat, Oct 06, 2007 at 02:52:43PM +0100, Adrian McMenamin wrote: > 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 patch

[PATCH] Fix SH4 DMAC API

2007-10-06 Thread Adrian McMenamin
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 <[EMAIL