linux/arch/sh/drivers/dma
Adrian McMenamin eb695dbf00 sh: Fix Dreamcast DMA issues.
The current SH DMA API is somewhat broken, not correctly matching
virtual channel to the correct SH DMAC. This wasn't noticeable when
using g2 DMA for the sound driver - one channel 0 is as good as any
other! - but caused the pvr2 driver to fail.

This patch fixes the pvr2 problem and consequently fixes the sound
driver to ensure it continues to function.

Signed-off by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-24 13:30:55 +09:00
..
Kconfig sh: Make on-chip DMA channel selection explicit. 2007-07-20 14:24:57 +09:00
Makefile sh: SH7760 DMABRG support. 2007-05-09 17:36:15 +09:00
dma-api.c sh: Fix Dreamcast DMA issues. 2007-07-24 13:30:55 +09:00
dma-g2.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
dma-isa.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
dma-pvr2.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
dma-sh.c sh: SH-DMAC compile fixes 2007-02-13 10:54:45 +09:00
dma-sh.h [PATCH] sh: DMA updates 2006-01-16 23:15:27 -08:00
dma-sysfs.c sh: dma-sysfs fixes. 2006-12-06 10:45:39 +09:00
dmabrg.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00