commit | b12e9ba59c83f7df846602b201b64e4ddf28ccee | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Mon Feb 13 13:27:24 2012 -0600 |
committer | Rob Herring <rob.herring@calxeda.com> | Tue Mar 06 21:23:17 2012 -0600 |
tree | 69c5b7eaada4db4a683d87d30ad4a033ec9047d1 | |
parent | c177aa98e5a7bbf71bc28baf0516896e3bb13f6e [diff] |
ARM: msm: use runtime ioremap hook 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 <rob.herring@calxeda.com> Tested-by: David Brown <davidb@codeaurora.org> Acked-by: David Brown <davidb@codeaurora.org> Cc: Daniel Walker <dwalker@fifo99.com> Cc: Bryan Huntsman <bryanh@codeaurora.org>