[ARM] Remove clk_use()/clk_unuse()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 3 Jan 2006 18:41:37 +0000 (18:41 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 3 Jan 2006 18:41:37 +0000 (18:41 +0000)
It seems that clk_use() and clk_unuse() are additional complexity
which isn't required anymore.  Remove them from the clock framework
to avoid the additional confusion which they cause, and update all
ARM machine types except for OMAP.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found