From: Paul Walmsley Date: Thu, 18 Sep 2008 16:30:05 +0000 (-0600) Subject: OMAP3 clock: note the bypass source clock for DPLLs X-Git-Tag: v2.6.27-omap1~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d06c48dd63545c6d5ea71c80b9049b55c6dab6e;p=pandora-kernel.git OMAP3 clock: note the bypass source clock for DPLLs Most DPLLs use sys_clk as their bypass rate source. But DPLL1 and DPLL2 use high-frequency bypass clocks dpll1_fclk and dpll2_fclk as their parents during bypass. Add a new struct dpll_data field to track the DPLL's bypass source clock. Kevin Hilman helped catch this - thanks Kevin. Signed-off-by: Paul Walmsley Cc: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed