commit | 4bd5d259e451d35380de2fcd1a3510ae22d000a3 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Nov 26 09:40:22 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Nov 29 12:59:22 2010 +0900 |
tree | f236004a7223a089b360bd33ce9f31340a3268a0 | |
parent | e5843341e3ad8ff00332376cd0745026e4b5d45f [diff] |
sh: Add div6_reparent_clks to clock framework for FSI Current clk_ops doesn't support .init which is used to select external clock on ecovec without CONFIG_SH_CLK_CPG_LEGACY. To solve this problem, this patch add div6_reparent_clks to clock-sh7724. This patch solve compile error too. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>