commit | f92bc45ffdcd28c41bb6861753deb1a68d857922 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Nov 14 14:44:07 2012 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Nov 15 12:34:56 2012 +0100 |
tree | f41a968c3b26a21f49f811d56dde4551ad954b4b | |
parent | 9804049097af11b4f64a82b0e8c8078b3f2cbada [diff] |
Pinctrl/spear: plgpio: don't call prepare/unprepare 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>