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, 5 Aug 2013 04:02:24 +0000 (09:32 +0530)
commit2302cec2240de28ee1c6977dbbcce308bce8af83
treedb565a4c0a42dec623eb27f3501d06c4c7d75ad7
parent43e33e484e3119520a26567f6e9f195617463b05
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