commit | 7ff879dbcd2083c95933a56bce65ae45ecab3f35 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Jun 26 16:16:15 2006 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Jun 26 16:16:15 2006 -0700 |
tree | ba34240578d5d8cebf58ad9e5f23d22d3eed2d5a | |
parent | 6dc3c8f20159530d5553d0f8decc9454916d7495 [diff] |
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>