From: Tony Lindgren Date: Thu, 3 Jul 2008 09:24:36 +0000 (+0300) Subject: ARM: OMAP: DMA: Remove __REG access X-Git-Tag: v2.6.27-rc1~850^2~2^9~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0499bdeb1dec30325aa282a83f9374fa849aa01c;p=pandora-kernel.git ARM: OMAP: DMA: Remove __REG access 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 Cc: linux-usb@vger.kernel.org Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed