commit | fde0fd49419177ddd69254b8d532edde9ce6a543 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Jan 17 15:31:18 2006 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Tue Jan 17 15:31:18 2006 -0800 |
tree | 6d7f3cd6d3d6b1d97748d766e034a05b38ed22a0 | |
parent | 10b55794134b279e2ce37713972e324c0dd507ab [diff] |
ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2 This patch fixes OMAP clock framework to use clk_enable/disable instead of clk_use/unuse as specified in include/linux/clk.h. Signed-off-by: Tony Lindgren <tony@atomide.com>