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:
fffb7f3
)
ARM: imx: remove mxc_iomux_v3_init() call from imx53_init_early()
author
Shawn Guo
<shawn.guo@linaro.org>
Fri, 1 Nov 2013 08:39:28 +0000
(16:39 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 9 Dec 2013 05:18:24 +0000
(13:18 +0800)
Today, imx53 handles iomux configuration using pinctrl driver, so
mxc_iomux_v3_init() call in imx53_init_early() is there for nothing.
Remove the call from there.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found