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:
67ba03e
)
[PATCH] ARM: OMAP: dma progress meter function in dma.c
author
Daniel Petrini
<d.pensator@gmail.com>
Wed, 27 Jul 2005 11:00:50 +0000
(
04:00
-0700)
committer
Tony 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