commit | 16605e8d50898ac88b5b504a7fbd63ecdcf37702 | [log] [tgz] |
---|---|---|
author | Ashutosh Dixit <ashutosh.dixit@intel.com> | Tue Dec 22 19:35:23 2015 -0800 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Jan 06 15:16:36 2016 +0530 |
tree | 34a705638a21f3958d4c9ac7083993a24c097e78 | |
parent | 168309855a7d1e16db751e9c647119fe2d2dc878 [diff] |
dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock" This reverts commit e958e079e254 ("dmaengine: mic_x100: add missing spin_unlock"). The above patch is incorrect. There is nothing wrong with the original code. The spin_lock is acquired in the "prep" functions and released in "submit". Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>