davinci-cpdma: fix locking issue in cpdma_chan_stop
authorIlya Yanok <yanok@emcraft.com>
Sun, 18 Dec 2011 10:02:04 +0000 (10:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Dec 2011 21:31:13 +0000 (16:31 -0500)
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>

No differences found