commit | 66c23551b1b774e2be3c7bdf91c0ebf2c7a3519e | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@nokia.com> | Tue May 13 13:26:03 2008 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Thu Jun 05 14:30:15 2008 -0700 |
tree | 2dc757090b45972f1b297aae471fc65719d50afb | |
parent | 53c8ba95402be65d412a806cda3430f0e72cd107 [diff] |
ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq Channel should be marked active only when DMA is really started. Otherwise just omap_request_dma, omap_dma_link_lch and omap_dma_unlink_lch will cause incorrect dump_stack(). Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>