]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 25 May 2012 05:59:26 +0000 (14:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 25 May 2012 05:59:26 +0000 (14:59 +0900)
commita60977a51333a8108f0574aa26094d66b7fedf34
treed3abf6c5ae29d91abf79d79c9fa6dad2881e5532
parent07acfc2a9349a8ce45b236c2624dad452001966b
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.

This plugs in a generic clk_div_table, based on the div4 version. div6 is
then adopted to use it for encapsulating its div table, which permits us
to start div6/4 unification, as well as preparation for other div types.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/clk/cpg.c
include/linux/sh_clk.h