Skip to content
Commit f07adc59 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

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: default avatarTony Lindgren <tony@atomide.com>
parent 2664b250
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment