commit | 64dea57588f49736c2a7778292f3967c7984ab94 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Jan 19 01:00:40 2012 -0800 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 24 10:44:49 2012 +0900 |
tree | ed8bab284be0d804e8a79f099ca341dc5eca41a6 | |
parent | 2485a4b610171f4e1c4ab0d053569747795c1bbe [diff] |
sh: clkfwk: bugfix: use clk_reparent() for div6 clocks Various problems will happen if clk parent was set up directly. it should use clk_reparent() Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>