From 3f662c6eaa941414636336f1b9147a73a60c792f Mon Sep 17 00:00:00 2001 From: Jarkko Nikula Date: Thu, 3 Jul 2008 12:24:29 +0300 Subject: [PATCH] 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 Signed-off-by: Tony Lindgren -- 2.41.0