commit | 7746ab0abb512826540a9a0c917519d11a7bf392 | [log] [tgz] |
---|---|---|
author | Ilya Yanok <yanok@emcraft.com> | Sun Dec 18 10:02:04 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 19 16:31:13 2011 -0500 |
tree | 90ab33782fe835540102eabcdd5b763969a1598e | |
parent | 2692ba61a82203404abd7dd2a027bda962861f74 [diff] |
davinci-cpdma: fix locking issue in cpdma_chan_stop Free the channel lock before calling __cpdma_chan_process to prevent dead lock. Signed-off-by: Ilya Yanok <yanok@emcraft.com> Tested-by: Ameya Palande <2ameya@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>