linux/drivers/sh/clk
Paul Mundt 764f4e4e33 sh: clkfwk: Use shared sh_clk_div_enable/disable().
This introduces a new flag for clocks that need to have their divisor
ratio set back to their initial mask at disable time to prevent
interactivity problems with the clock stop bit (presently div6 only).
With this in place it's possible to handle the corner case on top of the
div4 op without any particular need for leaving things split out.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-05-25 16:34:48 +09:00
..
core.c sh: extend clock struct with mapped_reg member 2011-12-09 18:01:05 +09:00
cpg.c sh: clkfwk: Use shared sh_clk_div_enable/disable(). 2012-05-25 16:34:48 +09:00
Makefile