From 3241b19e23fb95cf03d0e9747273458cfb82d7aa Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Thu, 18 Sep 2008 10:30:24 -0600 Subject: [PATCH] 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-format-patch failed