1
0
Fork 0
alistair23-linux/drivers/sh/clk
Kuninori Morimoto 52c10ad22b 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>
2011-04-18 18:33:31 +09:00
..
Makefile
core.c sh: Use struct syscore_ops instead of sysdevs 2011-03-23 18:57:37 +09:00
cpg.c sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock 2011-04-18 18:33:31 +09:00