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:
69cea5a
)
dmaengine/dw_dmac: implement pause and resume in dwc_control
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 19 Apr 2011 00:31:32 +0000
(08:31 +0800)
committer
Vinod Koul
<vinod.koul@intel.com>
Fri, 13 May 2011 14:10:15 +0000
(19:40 +0530)
Some peripherals like amba-pl011 needs pause to be implemented in DMA controller
drivers. This also returns correct status from dwc_tx_status() in case chan is
paused.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found