ARM: OMAP: Switch to use clk_enable/disable instead of clk_use/unuse
authorTony Lindgren <tony@atomide.com>
Thu, 12 Jan 2006 22:27:21 +0000 (14:27 -0800)
committerTony 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