From: Kuninori Morimoto Date: Tue, 6 Dec 2011 06:28:18 +0000 (-0800) Subject: sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT() X-Git-Tag: v3.3-rc1~91^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=171f1bc77c2d34308392841bcffa69b8a22c2e09;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed