]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
sh: clkfwk: Introduce a div_mask for variable div types.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 25 May 2012 06:21:43 +0000 (15:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 25 May 2012 06:21:43 +0000 (15:21 +0900)
commit1111cc1e8080b5ff46f5b945acb2f99d6176b2d1
tree0a8333a7f46236e53ce3f520ceb35b7dd8cfe76f
parenta60977a51333a8108f0574aa26094d66b7fedf34
sh: clkfwk: Introduce a div_mask for variable div types.

This plugs in a div_mask for the clock and sets it up for the existing
div6/4 cases. This will make it possible to support other div types, as
well as share more div6/4 infrastructure.

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