]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: mic_x100: add missing spin_unlock
authorSaurabh Sengar <saurabh.truth@gmail.com>
Mon, 30 Nov 2015 15:49:04 +0000 (21:19 +0530)
committerVinod Koul <vinod.koul@intel.com>
Sat, 5 Dec 2015 10:30:48 +0000 (16:00 +0530)
commitab5c8e74d2d84b1847d102e56d8d229c81e2da6d
treeb47830bea42f7ac6b39e235380d7441eb220ae2f
parente035534612803f9d4c4ab58106084ab88802e40d
dmaengine: mic_x100: add missing spin_unlock

spin lock should be released while returning from function

Signed-off-by: Saurabh Sengar <saurabh.truth@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mic_x100_dma.c