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:
c14d2bc
)
txx9dmac: return DMA_SUCCESS immediately from device_tx_status()
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Mon, 27 May 2013 12:14:42 +0000
(15:14 +0300)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 5 Aug 2013 04:02:25 +0000
(09:32 +0530)
There is no point to go throught the rest of the function if first call to
dma_cookie_status() returned DMA_SUCCESS.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found