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:
9804049
)
Pinctrl/spear: plgpio: don't call prepare/unprepare
author
Viresh Kumar
<viresh.kumar@linaro.org>
Wed, 14 Nov 2012 09:14:07 +0000
(14:44 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 15 Nov 2012 11:34:56 +0000
(12:34 +0100)
SPEAr SoC's don't do anything in clk_prepare() of plgpio driver,
so there is no need to call this routine multiple times. Just
call it once at probe.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found