From: Tony Lindgren Date: Mon, 26 Jun 2006 23:16:15 +0000 (-0700) Subject: ARM: OMAP: Fix DMA channel irq handling for omap24xx X-Git-Tag: v2.6.18-rc1~145^2~14^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff879dbcd2083c95933a56bce65ae45ecab3f35;p=pandora-kernel.git 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 --- Reading git-diff-tree failed