From: Manuel Lauss Date: Sun, 8 May 2011 08:42:19 +0000 (+0200) Subject: MIPS: Alchemy: Cleanup DMA addresses X-Git-Tag: v3.0-rc1~411^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4ddcb4279672e69136e746d6de6f01b501b853;p=pandora-kernel.git MIPS: Alchemy: Cleanup DMA addresses According to the databooks, the Au1000 DMA engine must be programmed with the physical FIFO addresses. This patch does that; furthermore this opened the possibility to get rid of a lot of now unnecessary address defines. Signed-off-by: Manuel Lauss To: Linux-MIPS Cc: Florian Fainelli Cc: Wolfgang Grandegger Patchwork: https://patchwork.linux-mips.org/patch/2348/ Signed-off-by: Ralf Baechle