]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - arch/arm/mach-omap2/clock24xx.c
[ARM] omap: clks: call recalc after any rate change
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 29 Jan 2009 19:33:19 +0000 (19:33 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 17:50:41 +0000 (17:50 +0000)
commitb5088c0d90b898802318c62caf2320a53df6ce57
treed2f29d7eb35b76a056f6fb1ad64acc1d26be0550
parent7b0f89d7bba946345fd597110388da5a913e9744
[ARM] omap: clks: call recalc after any rate change

This implements the remainder of:
  OMAP clock: move rate recalc, propagation code up to plat-omap/clock.c
from Paul Walmsley which is not covered by the previous:
  [ARM] omap: move clock propagation into core omap clock code
  [ARM] omap: remove unnecessary calls to propagate_rate()
  [ARM] omap: move propagate_rate() calls into generic omap clock code
commits.

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