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:
86a6123
)
clk: Consolidate recalc rate logic
author
Stephen Boyd
<sboyd@codeaurora.org>
Wed, 26 Mar 2014 23:06:36 +0000
(16:06 -0700)
committer
Mike Turquette
<mturquette@linaro.org>
Wed, 30 Apr 2014 18:51:48 +0000
(11:51 -0700)
The same if-else statement exists four times to recalculate the
rate of a clock. Consolidate this logic into a single function to
save some lines.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/clk.c
patch
|
blob
|
history
diff --cc
drivers/clk/clk.c
Simple merge