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:
bb29143
)
ARM: OMAP: Remove __REG access in DMA code
author
Tony Lindgren
<tony@atomide.com>
Wed, 30 Apr 2008 04:35:45 +0000
(21:35 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 15 May 2008 23:51:20 +0000
(16:51 -0700)
Remove __REG access in DMA code, use dma_read/write instead:
- dynamically set the omap_dma_base based on the omap type
- omap_read/write becomes dma_read/write
- dma channel registers are read with dma_ch_read/write
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found