commit | 171f1bc77c2d34308392841bcffa69b8a22c2e09 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Dec 05 22:28:18 2011 -0800 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Dec 06 15:58:03 2011 +0900 |
tree | 501353916fc59f6cad5b9b547c5c3abb810314a7 | |
parent | 7e28c7bb377d8f46c46e79e2b18f0297e7bb4940 [diff] |
sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT() Current div6 clocks can specify their current parent clocks from its register value if it is registered by sh_clk_div6_reparent_register(). This patch modifies all div6 clocks into SH_CLK_DIV6_EXT(). Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>