]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmp_pdma: remove useless use of lock
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 May 2013 12:14:36 +0000 (15:14 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Jul 2013 09:37:00 +0000 (15:07 +0530)
commitc2875ff38c65d766f729329898245d8980344e3f
tree263affb7f42e9a996f77509a350028954b49e764
parent519a9f2798ff1a06bfb8112fc33c437bf8f2a0a0
mmp_pdma: remove useless use of lock

Accordingly to dma_cookie_status() description locking is not required.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mmp_pdma.c