commit | c9904dd15922f349b5f06839e34b1723d4a75940 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Mon May 25 08:10:19 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue May 26 17:08:36 2009 +0900 |
tree | 7d141fd2b4a106e6a139e341051b8677e9797099 | |
parent | 36aa1e32f451b664adaf3fc9a77d8279b7a833b2 [diff] |
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 <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>