]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Remove broken DMA function omap_get_dma_src_addr_counter
authorTony Lindgren <tony@atomide.com>
Thu, 22 May 2008 00:34:48 +0000 (17:34 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 22 May 2008 00:51:37 +0000 (17:51 -0700)
commit048beaed310b1c630cbc7a041c18a2d6938812f6
treeb8862452068e980658a6da0c79c52f2a2636e718
parentf6c15e10a3b2b6b5a3cb1547277ecfb5152a9830
ARM: OMAP: Remove broken DMA function omap_get_dma_src_addr_counter

We should use omap_get_dma_src_pos() instead, which returns the
current address correctly.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dma.c
include/asm-arm/arch-omap/dma.h
sound/arm/omap/omap-alsa.c