]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mpc512x_dma: remove useless use of lock
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 May 2013 12:14:37 +0000 (15:14 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Jul 2013 09:37:00 +0000 (15:07 +0530)
commita53a8038e57218b4e525fa848b6b74a93e2fc99c
tree943499c31c1da75b5dd1c7dc6fa7930bc25f64fe
parentc2875ff38c65d766f729329898245d8980344e3f
mpc512x_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/mpc512x_dma.c