From: Tony Lindgren Date: Thu, 12 Jan 2006 22:27:21 +0000 (-0800) Subject: ARM: OMAP: Switch to use clk_enable/disable instead of clk_use/unuse X-Git-Tag: v2.6.15-omap2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ef51b0a38b1a0602cd1272b6f5d1126532f01ca;p=pandora-kernel.git ARM: OMAP: Switch to use clk_enable/disable instead of clk_use/unuse 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. --- Reading git-diff-tree failed