From: Uwe Kleine-König Date: Mon, 25 Oct 2010 13:38:09 +0000 (+0200) Subject: ARM: imx: use MXxy_IO_P2V macros to setup static mappings X-Git-Tag: v2.6.38-rc1~38^2~3^2~88^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08ff97b5214143c3bd47add6ec49097cb848120a;p=pandora-kernel.git ARM: imx: use MXxy_IO_P2V macros to setup static mappings This makes less code rely on the virtual constants. To further simplify code and reduce the needed boilerplate when defining the static mappings a new helper macro is defined in mach/hardware.h. Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed