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:
2e9dcda
)
clk: Skip fetching index for single parent clocks
author
Stephen Boyd
<sboyd@codeaurora.org>
Mon, 22 Dec 2014 19:26:42 +0000
(11:26 -0800)
committer
Michael Turquette
<mturquette@linaro.org>
Tue, 20 Jan 2015 18:09:06 +0000
(10:09 -0800)
We don't need to fetch the parent index for clocks if they only
have one parent. Doing this also avoid an unnecessary allocation
for the parent cache.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
No differences found