git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12381dc
)
dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Mon, 15 Jul 2013 12:04:41 +0000
(15:04 +0300)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 5 Aug 2013 04:02:26 +0000
(09:32 +0530)
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>
No differences found