]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mxs-dma: remove useless variable
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 May 2013 12:14:32 +0000 (15:14 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Jul 2013 09:36:59 +0000 (15:06 +0530)
commit184b94fab43f92c680c14252beb5227b03ac2668
tree2c52d41b1d99ec20938dc025eeb3578db2fb666a
parent4a4ee999d0185133ab1f65a9511c4ac437a5da9a
mxs-dma: remove useless variable

last_used variable is applied only once, so, let's substitute it by its value.

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