From: Magnus Damm Date: Tue, 2 Jul 2013 09:28:22 +0000 (+0900) Subject: ARM: shmobile: EMEV2 map_io update X-Git-Tag: v3.12-rc1~116^2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea2b5389ab1b63aa880c5735c15be0b26b91b1a;p=pandora-kernel.git ARM: shmobile: EMEV2 map_io update Update the EMEV2 struct map_desc to exclude the SMU and also include the ->map_io() callback in the DT version of EMEV2 board support. The EMEV2 SMP code can these days perform ioremap() early on without the SMU information in the io_desc[]. To correctly support SMP in case of DT-only board support then the ->map_io() callback is needed. Signed-off-by: Magnus Damm Acked-by: Arnd Bergmann Signed-off-by: Simon Horman --- Reading git-diff-tree failed