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:
a24886e
)
ARM: OMAP2+: clock/dpll: add private API for checking if DPLL is in bypass
author
Tero Kristo
<t-kristo@ti.com>
Wed, 2 Jul 2014 08:47:41 +0000
(11:47 +0300)
committer
Paul Walmsley
<paul@pwsan.com>
Tue, 15 Jul 2014 20:09:03 +0000
(14:09 -0600)
Currently, same functionality is copy pasted in two locations. Instead,
add a private API for this and get rid of some duplicated code.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found