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:
efe932c
)
ARM: OMAP: DMA fix bug in omap_get_dma_dst_pos
author
Anand Gadiyar
<gadiyar@ti.com>
Mon, 1 Oct 2007 17:41:36 +0000
(10:41 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 1 Oct 2007 18:01:14 +0000
(11:01 -0700)
omap_get_dma_dst_pos() should return the current destination address.
The CDSA register contains the destination start address.
CDAC register should be used instead.
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Fixed to use OMAP_DMA_CDAC_REG.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found