From: Magnus Damm Date: Mon, 25 May 2009 08:10:19 +0000 (+0000) Subject: sh: add pll_clk to sh7785 X-Git-Tag: v2.6.31-rc1~392^2~41^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9904dd15922f349b5f06839e34b1723d4a75940;p=pandora-kernel.git sh: add pll_clk to sh7785 This patch converts the sh7785 pll implementation from the all-in-one code in frqmr_recalc() and frqmr_build_rate_table() to a separate struct clk. This allows us to remove the processor specific multiplier and use generic rate table functions. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed