]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Remove __REG access in DMA code
authorTony Lindgren <tony@atomide.com>
Wed, 30 Apr 2008 04:35:45 +0000 (21:35 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 15 May 2008 23:51:20 +0000 (16:51 -0700)
commite1528b547b90079b8eaa37bf1b0739c35d4faa08
tree562169d4aa4d19d7506bd6e95fe6965887907f9b
parentbb29143af587603b2db7cd2e0e46861af71ec27b
ARM: OMAP: Remove __REG access in DMA code

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>
arch/arm/plat-omap/dma.c
drivers/mtd/nand/omap-hw.c
drivers/usb/gadget/omap_udc.c
include/asm-arm/arch-omap/dma.h
sound/arm/omap/omap-alsa-dma.c
sound/oss/omap-audio-dma-intfc.c