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:
a45896b
)
SPEAr: Call clk_prepare() before calling clk_enable
author
Viresh Kumar
<viresh.kumar@st.com>
Mon, 16 Apr 2012 08:26:18 +0000
(13:56 +0530)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 12 May 2012 19:19:28 +0000
(21:19 +0200)
With common clock framework, it is must to call clk_{un}prepare() before/after
clk_{dis}enable. This patch fixes this for SPEAr timer.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Reviewed-by: Mike Turquette <mturquette@linaro.org>
No differences found