From: Daniel Petrini Date: Wed, 27 Jul 2005 11:00:50 +0000 (-0700) Subject: [PATCH] ARM: OMAP: dma progress meter function in dma.c X-Git-Tag: v2.6.13-omap1~50 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76330285bc08e02f763c728a75297c04e1dff764;p=pandora-kernel.git [PATCH] ARM: OMAP: dma progress meter function in dma.c The following patch adds a new fuction in file dma.c: - omap_get_dma_src_addr_counter This function returns the value of the DMA source counter register. It can be used to show the progress of the dma transfer for a given channel. --- Reading git-diff-tree failed