]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - arch/arm/mach-omap2/clock24xx.h
[ARM] omap: kill PARENT_CONTROLS_CLOCK
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 4 Nov 2008 16:48:35 +0000 (16:48 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 11:38:39 +0000 (11:38 +0000)
commit57137181e3136d4c7b20b4b95b9817efd38f8f07
tree3a5986311d910db1a0f721e5e1cbe3f3d056fd66
parent897dcded6fb6565f4d1c22a55d21f135403db132
[ARM] omap: kill PARENT_CONTROLS_CLOCK

PARENT_CONTROLS_CLOCK just makes enable/disable no-op, and is
functionally an alias for ALWAYS_ENABLED.  This can be handled
in the same way, using clkops_null.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock24xx.h
arch/arm/mach-omap2/clock34xx.h
arch/arm/plat-omap/include/mach/clock.h