commit | effd5cf6fe71f5efaf59917e7090a3a1f3eabee5 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jul 15 15:04:41 2013 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 05 09:32:26 2013 +0530 |
tree | afd864f870dd66e15a5fc990d66b7ea68111f24b | |
parent | 12381dc0c764ecd1703adc6d23c869006223dab8 [diff] |
dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS To obey a usual practice let's return DMA_PAUSED status only if dma_cookie_status returned DMA_IN_PROGRESS. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>