]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ep93xx_dma: remove useless use of lock
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 May 2013 12:14:34 +0000 (15:14 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Jul 2013 09:36:59 +0000 (15:06 +0530)
commit3971d46cd7564426fd0c4800e175090d2dde6ceb
tree869d7cb8ba13587b865cfd97e1589ae7d4989898
parent3fa1d1172caed9ff90a098f8899a9bddad0bc9c6
ep93xx_dma: 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/ep93xx_dma.c