From: Tony Lindgren Date: Mon, 12 Jun 2006 20:15:46 +0000 (-0700) Subject: ARM: OMAP: Fix DMA channel irq handling for omap24xx X-Git-Tag: v2.6.17-omap1~33 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ecbcfcb9e3922c15ca7c93ca67db64f239c901e;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