]> Pileus Git - ~andy/linux/commit
sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 6 Dec 2011 06:28:18 +0000 (22:28 -0800)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 6 Dec 2011 06:58:03 +0000 (15:58 +0900)
commit171f1bc77c2d34308392841bcffa69b8a22c2e09
tree501353916fc59f6cad5b9b547c5c3abb810314a7
parent7e28c7bb377d8f46c46e79e2b18f0297e7bb4940
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>
arch/sh/include/cpu-sh4/cpu/sh7724.h
arch/sh/kernel/cpu/sh4a/clock-sh7724.c