Skip to content

Commit

Permalink
ARM: OMAP: DMA: Remove __REG access
Browse files Browse the repository at this point in the history
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

Cc: David Brownell <david-b@pacbell.net>
Cc: linux-usb@vger.kernel.org
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Tony Lindgren committed Jul 3, 2008
1 parent 4d96372 commit 0499bde
Show file tree
Hide file tree
Showing 3 changed files with 450 additions and 305 deletions.
Loading

0 comments on commit 0499bde

Please sign in to comment.