From: Tony Lindgren Date: Wed, 21 May 2008 22:56:03 +0000 (-0700) Subject: ARM: OMAP: Fix omap1 dma X-Git-Tag: v2.6.26-omap1~123^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6c15e10a3b2b6b5a3cb1547277ecfb5152a9830;p=pandora-kernel.git ARM: OMAP: Fix omap1 dma 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 --- Reading git-diff-tree failed