commit | 005ce70b9448ed86c9a12e6504f1f9896a826e3d | [log] [tgz] |
---|---|---|
author | Rameshwar Prasad Sahu <rsahu@apm.com> | Fri Aug 21 14:33:34 2015 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Aug 21 15:48:37 2015 +0530 |
tree | 300d80bfcbd221132ed858e2a7ed66a4e4ee9bd5 | |
parent | 64f1d0ffbaaccf2ddaf02d3ebf67bf9044cb4db4 [diff] |
dmaengine: xgene-dma: Fix the lock to allow client for further submission of requests This patch provides the fix in the cleanup routing such that client can perform further submission by releasing the lock before calling client's callback function. Signed-off-by: Rameshwar Prasad Sahu <rsahu@apm.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>