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:
19f4d3a
)
OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdm
author
Paul Walmsley
<paul@pwsan.com>
Thu, 3 Sep 2009 17:14:00 +0000
(20:14 +0300)
committer
paul
<paul@twilight.(none)>
Thu, 3 Sep 2009 17:14:00 +0000
(20:14 +0300)
omap2_init_clk_clkdm() is called as part of the chip architecture-specific
initialization code, so calling it again from the struct clk init pointer
just wastes cycles.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found