commit | c177aa98e5a7bbf71bc28baf0516896e3bb13f6e | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Mon Feb 13 13:24:15 2012 -0600 |
committer | Rob Herring <rob.herring@calxeda.com> | Tue Mar 06 21:23:16 2012 -0600 |
tree | ca3bebe028a4d4c4640146bde04bd95065a83b8a | |
parent | 4fe7ef3a0811c33137ace0ed424dd0c01dd2d75e [diff] |
ARM: imx: convert to common runtime ioremap hook Convert i.MX platforms to use the common run-time ioremap hook instead of the imx specific hook. Also, move addr_in_module out of io.h. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Sascha Hauer <kernel@pengutronix.de>