sh: clkfwk: clock-sh73a0: all div6_clks use SH_CLK_DIV6_EXT()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 6 Dec 2011 06:29:15 +0000 (22:29 -0800)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 6 Dec 2011 06:58:05 +0000 (15:58 +0900)
commitd4775356bb39eaa305844cc6cc4c267236535956
tree4132bc277991fdc1d26deeca4dcfdf9d34cb5dad
parent171f1bc77c2d34308392841bcffa69b8a22c2e09
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>
arch/arm/mach-shmobile/clock-sh73a0.c
arch/arm/mach-shmobile/include/mach/common.h
This page took 0.025146 seconds and 5 git commands to generate.