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, 5 Aug 2013 04:02:24 +0000 (09:32 +0530)
commit09d16690cb9b3f1d67b67f70c7bad136deefca72
tree1f81b73f150933efb1328f34cd930068665b02cb
parente8e3a79001ec6f563c7cb3bb87b773bf6c5e5db7
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
This page took 0.02428 seconds and 5 git commands to generate.