commit | d4775356bb39eaa305844cc6cc4c267236535956 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Dec 05 22:29:15 2011 -0800 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Dec 06 15:58:05 2011 +0900 |
tree | 4132bc277991fdc1d26deeca4dcfdf9d34cb5dad | |
parent | 171f1bc77c2d34308392841bcffa69b8a22c2e09 [diff] |
sh: clkfwk: clock-sh73a0: 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>