]> git.baikalelectronics.ru Git - kernel.git/commit
sh: clkfwk: bugfix: use clk_reparent() for div6 clocks
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 19 Jan 2012 09:00:40 +0000 (01:00 -0800)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 24 Jan 2012 01:44:49 +0000 (10:44 +0900)
commita40b89630b7995e22e1cf790a4435c126b3495a8
treeed8bab284be0d804e8a79f099ca341dc5eca41a6
parent696fbfe934879297b70d816139b7932112b8259d
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>
drivers/sh/clk/cpg.c