ARM: OMAP: Fix DMA channel irq handling for omap24xx
authorTony Lindgren <tony@atomide.com>
Mon, 26 Jun 2006 23:16:15 +0000 (16:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Jun 2006 23:16:15 +0000 (16:16 -0700)
commit7ff879dbcd2083c95933a56bce65ae45ecab3f35
treeba34240578d5d8cebf58ad9e5f23d22d3eed2d5a
parent6dc3c8f20159530d5553d0f8decc9454916d7495
ARM: OMAP: Fix DMA channel irq handling for omap24xx

- DMA CSR register is cleared by reading on omap1, but on
  omap2 it is cleard by writing to it.

- DMA TOUT interrupt does not exist on omap24xx, rename it

- Add SECURE and MISALIGNED errors by default for omap24xx

- Add defines for external DMA request lines

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dma.c
drivers/mmc/omap.c
drivers/usb/gadget/omap_udc.c
include/asm-arm/arch-omap/dma.h