]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable
authorTony Lindgren <tony@atomide.com>
Tue, 17 Jan 2006 23:27:09 +0000 (15:27 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Jan 2006 23:27:09 +0000 (15:27 -0800)
commitf07adc591e6ff100773b93b643f58d9773df6e21
tree78f20f5c07e211d0a5eb69620168fcfb1da0da7b
parent2664b25051f7ab96b22b199aa2f5ef6a949a4296
ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable

This patch fixes OMAP clock framework to use clk_enable/disable
instead of clk_use/unuse as specified in include/linux/clk.h.

Instances of clk_use/unuse are renamed to clk_enable/disable,
and references clk_use/unuse are removed.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/clock.c
include/asm-arm/arch-omap/clock.h