From: Paul Walmsley Date: Thu, 18 Sep 2008 16:30:24 +0000 (-0600) Subject: OMAP3 clock: move DPLL bypass rate calculation into omap2_get_dpll_rate() X-Git-Tag: v2.6.27-omap1~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3241b19e23fb95cf03d0e9747273458cfb82d7aa;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed