994c41ee0a
If CLK_SET_RATE_PARENT is set for a clkoutx2 clock, calling
clk_set_rate() on the clock "skips" the x2 multiplier as there are no
set_rate and round_rate functions defined for the clkoutx2.
This results in getting double the requested clock rates, breaking the
display on omap3430 based devices. This got broken when
|
||
---|---|---|
.. | ||
at91_pmc.h | ||
bcm2835.h | ||
mxs.h | ||
shmobile.h | ||
tegra.h | ||
ti.h | ||
zynq.h |