Skip to content
Commit de0096d8 authored by Martin Fuzzey's avatar Martin Fuzzey Committed by Sascha Hauer
Browse files

mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()



The sequence
	imx_dma_request()
	imx_dma_enable()
	imx_dma_free()
left the dma channel in_use mode and did not release the timer.

Signed-off-by: default avatarMartin Fuzzey <mfuzzey@gmail.com>
Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent b4348f32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment