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)
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>

No differences found