OMAP3 clock: move DPLL bypass rate calculation into omap2_get_dpll_rate()
authorPaul Walmsley <paul@pwsan.com>
Thu, 18 Sep 2008 16:30:24 +0000 (10:30 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Sep 2008 14:44:57 +0000 (17:44 +0300)
commit3241b19e23fb95cf03d0e9747273458cfb82d7aa
tree5892e6b2ad4f0e6ae450a2eecd534b2eafd972c4
parent7d06c48dd63545c6d5ea71c80b9049b55c6dab6e
OMAP3 clock: move DPLL bypass rate calculation into omap2_get_dpll_rate()

Removes the clksel-based DPLL rate handling from the OMAP3 clock tree.
In its place, omap2_get_dpll_rate() now has code to determine whether the DPLL
is bypassed.  This obsoletes several clocks, which are removed by this patch.

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/clock24xx.c
arch/arm/mach-omap2/clock24xx.h
arch/arm/mach-omap2/clock34xx.h