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:
3fd101c
)
ARM: OMAP: Switch to use clk_enable/disable instead of clk_use/unuse
author
Tony Lindgren
<tony@atomide.com>
Thu, 12 Jan 2006 22:27:21 +0000
(14:27 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 12 Jan 2006 22:27:21 +0000
(14:27 -0800)
This patch syncs omap's use of clock framework with the arm common
clock interface. Please use clk_enable/disable from now on, it
does what clk_use/unuse on omap used to do.
No differences found