[ARM] omap: move clock propagation into core omap clock code
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 13 Nov 2008 13:01:32 +0000 (13:01 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 17:50:10 +0000 (17:50 +0000)
commitc6af45085211db8720d6b94b3985ce7198d764e3
tree81c2402e528cf772256b35eec0e154378b778db1
parent2e777bf1f2482be13c2b678744d3497a4f0a0ec2
[ARM] omap: move clock propagation into core omap clock code

Move the clock propagation calls for set_parent and set_rate into
the core omap clock code, rather than having these calls scattered
throughout the OMAP1 and OMAP2 implementations.

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