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:
fc72c92
)
pinctrl: rockchip: precalculate iomux offsets
author
Heiko Stübner
<heiko@sntech.de>
Sun, 15 Jun 2014 23:36:33 +0000
(
01:36
+0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 11 Jul 2014 12:08:27 +0000
(14:08 +0200)
An upcoming SoC introduces an interesting quirk to iomux handling making the
calculation of the iomux register-offset harder. To keep the complexity down
when getting/setting the mux, precalculate the actual register offset at
probe-time.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found