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:
ebcf9b8
)
dmaengine: at_hdmac: no need set ACK in new descriptor
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 12 Jan 2011 14:39:07 +0000
(15:39 +0100)
committer
Dan Williams
<dan.j.williams@intel.com>
Sat, 15 Jan 2011 00:54:43 +0000
(16:54 -0800)
Following descriptor flow in at_hdmac driver, descriptor comming from
atc_desc_get() as already DMA_CTRL_ACK flag set. No need to set it again.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found