]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
sh: clkfwk: Consolidate div clk registration helper.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 25 May 2012 07:55:05 +0000 (16:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 25 May 2012 07:55:05 +0000 (16:55 +0900)
commit609d7558f232e583a31951c65a6ee43d81c65720
treef19d5ca7f1317aeec347b79010d49b5599bf7d0c
parente3c87607731e1a8937567e92a52eedee1bec622d
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>
drivers/sh/clk/cpg.c