From: Tony Lindgren Date: Wed, 30 Apr 2008 04:35:45 +0000 (-0700) Subject: ARM: OMAP: Remove __REG access in DMA code X-Git-Tag: v2.6.26-omap1~123^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1528b547b90079b8eaa37bf1b0739c35d4faa08;p=pandora-kernel.git 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 --- Reading git-diff-tree failed