]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
omap2 clock: use custom osc_ck enable/disable routines
authorPaul Walmsley <paul@pwsan.com>
Mon, 27 Aug 2007 08:39:18 +0000 (02:39 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Aug 2007 18:14:01 +0000 (11:14 -0700)
commit212f86f4aba2b430458a9886f9d0e72a8ff00c08
tree4220fc509ceb76966ce42c0390dfe367e21a3c90
parentbde012e1e6069404c01c515cad975b68302b4235
omap2 clock: use custom osc_ck enable/disable routines

Now that we're paying attention to the .enable/.disable fields in struct
clk, convert the osc_ck enable and disable code to use this standard
mechanism.  (osc_ck enable/disable does not technically enable or disable
the osc_ck; it actually enables/disables autoidling.)

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