Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mxc : Clean up properly when imx_dma_free() used without imx_dma_disa…
…ble() 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: Martin Fuzzey <mfuzzey@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
- Loading branch information