[PATCH] ARM: OMAP: dma progress meter function in dma.c
authorDaniel Petrini <d.pensator@gmail.com>
Wed, 27 Jul 2005 11:00:50 +0000 (04:00 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 27 Jul 2005 11:00:50 +0000 (04:00 -0700)
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.


No differences found