From: Shawn Guo Date: Wed, 28 Sep 2011 09:16:07 +0000 (+0800) Subject: arm/imx: remove cpu_is_xxx() check from __imx_ioremap() X-Git-Tag: v3.2-rc1~98^2~7^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f548897ffc0510885af27e22a11f449fe5e0cbbd;p=pandora-kernel.git arm/imx: remove cpu_is_xxx() check from __imx_ioremap() This patch adds an ioremap hook imx_ioremap to be called in __imx_ioremap(). Any soc that needs a customized ioremap other than __arm_ioremap() can set up this hook in soc specific call. Signed-off-by: Shawn Guo Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed