alistair23-linux/arch/sh/drivers/dma
Manuel Lauss 9f8a5e3a44 sh: SH-DMAC compile fixes
This patch does the following:
- remove the make_ipr_irq stuff from dma-sh.c and replace it
  with a simple channel<->irq mapping table.
- add DMTEx_IRQ constants for sh4 cpus
- fix sh7751 DMAE irq number

The SH7780 uses the same IRQs for DMA as other SH4 types, so
I put the constants on top of the dma.h file.

Other CPU types need to #define their own DMTEx_IRQ contants
in their appropriate header.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-02-13 10:54:45 +09:00
..
dma-api.c sh: dma-api channel capability extensions. 2006-12-06 10:45:39 +09:00
dma-g2.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
dma-isa.c
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
dma-sysfs.c sh: dma-sysfs fixes. 2006-12-06 10:45:39 +09:00
Kconfig
Makefile sh: Make dma-isa depend on ISA_DMA_API. 2006-12-06 10:45:39 +09:00