commit | 609d7558f232e583a31951c65a6ee43d81c65720 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri May 25 16:55:05 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 25 16:55:05 2012 +0900 |
tree | f19d5ca7f1317aeec347b79010d49b5599bf7d0c | |
parent | e3c87607731e1a8937567e92a52eedee1bec622d [diff] |
sh: clkfwk: Consolidate div clk registration helper. This consolidates the div6/4 versions of the clk registration wrapper. The existing wrappers with their own sh_clk_ops are maintained for API compatability, though in the future it should be possible to be rid of them entirely. Signed-off-by: Paul Mundt <lethal@linux-sh.org>