git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41e7daf
)
arm/imx: remove cpu_is_xxx() check from __imx_ioremap()
author
Shawn Guo
<shawn.guo@linaro.org>
Wed, 28 Sep 2011 09:16:07 +0000
(17:16 +0800)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Tue, 4 Oct 2011 08:55:12 +0000
(10:55 +0200)
This patch adds an ioremap hook imx_ioremap to be called in
__imx_ioremap(). Any soc that needs a customized ioremap other
than __arm_ioremap() can set up this hook in soc specific call.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found