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:
41c1361
)
ARM: OMAP: Fix omap1 dma
author
Tony Lindgren
<tony@atomide.com>
Wed, 21 May 2008 22:56:03 +0000
(15:56 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 22 May 2008 00:51:32 +0000
(17:51 -0700)
The braces for the input val for dma_write macro were missing
which caused some addresses to get set to incorrect value.
Also make omap_get_dma_src_pos and omap_get_dma_dst_pos to return
the current dma address for omap1 instead of the starting address.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found