]> git.karo-electronics.de Git - karo-tx-linux.git/commit
imx-sdma: remove useless variable
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 May 2013 12:14:31 +0000 (15:14 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Jul 2013 09:36:59 +0000 (15:06 +0530)
commit4a4ee999d0185133ab1f65a9511c4ac437a5da9a
tree7a106fb9a481b0a585be8a95fdb06b016a12184c
parentad81f0545ef01ea651886dddac4bef6cec930092
imx-sdma: 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/imx-sdma.c