[PATCH 05/15] ARM: msm: use runtime ioremap hook
From: David Brown <hidden>
Date: 2012-02-13 23:05:13
On Mon, Feb 13, 2012 at 03:43:18PM -0600, Rob Herring wrote:
From: Rob Herring <redacted> Convert msm platforms to use run-time ioremap hook instead of the compile time hook. According to David Brown, only the msm7201 needed the ioremap hook. Signed-off-by: Rob Herring <redacted> --- arch/arm/mach-msm/board-halibut.c | 6 ++++++ arch/arm/mach-msm/board-trout.c | 6 ++++++ arch/arm/mach-msm/include/mach/io.h | 5 ----- arch/arm/mach-msm/include/mach/msm_iomap-7x00.h | 6 ++++++ arch/arm/mach-msm/io.c | 1 - 5 files changed, 18 insertions(+), 6 deletions(-)
Tested on 8660, compiled on all MSM targets (both patches that apply to msm). Tetsed-by: David Brown [off-list ref] Acked-by: David Brown <redacted> -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.