OSDN Git Service

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, 5 Aug 2013 04:02:24 +0000 (09:32 +0530)
commit43e33e484e3119520a26567f6e9f195617463b05
tree299ee72183fee273d6e3cc3eab665cec4042bf82
parent09d16690cb9b3f1d67b67f70c7bad136deefca72
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