commit | a60977a51333a8108f0574aa26094d66b7fedf34 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri May 25 14:59:26 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 25 14:59:26 2012 +0900 |
tree | d3abf6c5ae29d91abf79d79c9fa6dad2881e5532 | |
parent | 07acfc2a9349a8ce45b236c2624dad452001966b [diff] |
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>