]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
omap2 clock: use standard clk->enable/disable for APLLs
authorPaul Walmsley <paul@pwsan.com>
Mon, 27 Aug 2007 08:39:19 +0000 (02:39 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Aug 2007 18:14:20 +0000 (11:14 -0700)
commit80e8a0cd46ca07d785eea66a2768f339068e3413
treedcd0d25b315edbbaf567f5781af377efbd6e4bb5
parent212f86f4aba2b430458a9886f9d0e72a8ff00c08
omap2 clock: use standard clk->enable/disable for APLLs

Now that we're calling the clock-specific enable & disable code, we can
get rid of the special-case code in _omap2_clk_{enable,disable}() for the
APLLs.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h