]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
omap2 clock: call clock-specific enable/disable functions if present
authorPaul Walmsley <paul@pwsan.com>
Mon, 27 Aug 2007 08:39:17 +0000 (02:39 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Aug 2007 18:13:43 +0000 (11:13 -0700)
commitbde012e1e6069404c01c515cad975b68302b4235
treef1a2442d38548cb230221ecc4b7a19d1c95ba0fd
parent3484f0e9f9a2a6250828c7d97778ede9311bc89f
omap2 clock: call clock-specific enable/disable functions if present

Call clock-specific enable/disable functions if .enable/.disable function
pointer fields are present in struct clk.  Similar to OMAP1 clock code.

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