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:
ce8dede
)
OMAP3 DPLL: reorganize static functions
author
Paul Walmsley
<paul@pwsan.com>
Wed, 27 Jan 2010 03:13:11 +0000
(20:13 -0700)
committer
Paul Walmsley
<paul@pwsan.com>
Wed, 27 Jan 2010 03:13:11 +0000
(20:13 -0700)
Move all static functions up to the top of the file to match the
practice in other OMAP clock code. Make omap3_noncore_dpll_program()
static (noted by sparse) and prepend an underscore to the function
name to mark that it is file-local.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found