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:
c0d2530
)
clk: add "const" for clk_ops of basic clks
author
Shawn Guo
<shawn.guo@linaro.org>
Tue, 27 Mar 2012 07:23:22 +0000
(15:23 +0800)
committer
Mike Turquette
<mturquette@linaro.org>
Tue, 24 Apr 2012 23:37:38 +0000
(16:37 -0700)
The clk_ops of basic clks should have "const" to match the definition
in "struct clk" and clk_register prototype.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found