commit | 52c10ad22b7e317960b4d411c9a9ddeaf3d5ae39 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Apr 14 17:13:53 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 18 18:33:31 2011 +0900 |
tree | df481339b6c1e524f7e5a8bcc655c4cc0de9920c | |
parent | a1b49cb7e2a7961ec3aa8b64860bf480d4ec9077 [diff] |
sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock div6 clock should not use arch_flags for clk_rate_table_build, because SH_CLK_DIV6_EXT doesn't care .arch_flags. clk->freq_table[] will be all CPUFREQ_ENTRY_INVALID without this patch. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Cc: stable@kernel.org Signed-off-by: Paul Mundt <lethal@linux-sh.org>