From: Jason Liu Date: Fri, 9 Sep 2011 09:17:49 +0000 (+0800) Subject: ARM: mx5/mm: consolidate TZIC map code X-Git-Tag: v3.2-rc1~98^2~7^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c54239058772160da123167de89603830815a88;p=pandora-kernel.git ARM: mx5/mm: consolidate TZIC map code Use a static mapping for TZIC to get rid of the duplicated code for ioremap and the corresponding error handling. This is already done on i.MX50. This patch also removes TZIC mapping for i.mx51 TO1 since there is no support for TO1 now since the following commit: 9ab4650 (ARM: imx: Get the silicon version from the IIM module) Signed-off-by: Jason Liu Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed