]> git.karo-electronics.de Git - karo-tx-linux.git/commit
edma: no need to assign residue to 0 explicitly
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 May 2013 12:14:33 +0000 (15:14 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Jul 2013 09:36:59 +0000 (15:06 +0530)
commit3fa1d1172caed9ff90a098f8899a9bddad0bc9c6
treedd3d5e5faa59246dc3d9ea0cc2d0e8af1d737689
parent184b94fab43f92c680c14252beb5227b03ac2668
edma: no need to assign residue to 0 explicitly

Residue value is assigned to 0 by dma_cookie_status().

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