https://github.com/torvalds/linux
Revision de0096d80980e26fab16ac3eff57f47fadad92cb authored by Martin Fuzzey on 26 March 2009, 21:21:16 UTC, committed by Sascha Hauer on 05 May 2009, 07:36:22 UTC
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>
1 parent b4348f3
History
Tip revision: de0096d80980e26fab16ac3eff57f47fadad92cb authored by Martin Fuzzey on 26 March 2009, 21:21:16 UTC
mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()
Tip revision: de0096d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.4 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top