| commit | 7e8cec32110be45739569e04f35d83d47064dd86 | [log] [tgz] |
|---|---|---|
| author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sun Oct 21 19:58:30 2012 +0800 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 31 10:03:02 2012 -0700 |
| tree | 073ee0fb99f3e1e42d1ba0ad499865624be2385e | |
| parent | 73cb40932358f82d55117a70a0d38026923e823f [diff] |
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc() commit 720dfd250e48a8c7fd1b2b8645955413989c4ee0 upstream. Add the missing unlock on the error handling path in function imxdma_xfer_desc(). Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>