]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Fix DMA channel irq handling for omap24xx
authorTony Lindgren <tony@atomide.com>
Mon, 12 Jun 2006 20:15:46 +0000 (13:15 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 12 Jun 2006 20:15:46 +0000 (13:15 -0700)
commit5ecbcfcb9e3922c15ca7c93ca67db64f239c901e
tree199f6fdad53f73c7c5815222425079a3875c6ad1
parentf000411eb961e82d10387ea53fc7d362f9880e41
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