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:
5be10f3
)
dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Fri, 18 Jan 2013 12:14:15 +0000
(14:14 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 21 Jan 2013 04:49:21 +0000
(20:49 -0800)
The proper place for the main logic of the soft LLP mode is
dwc_scan_descriptors. It prevents to get the transfer unexpectedly aborted in
case the user calls dwc_tx_status.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found