Skip to content
Commit 2f9f64bc authored by Jonathan Austin's avatar Jonathan Austin Committed by Mike Turquette
Browse files

clk: fixup argument order when setting VCO parameters



The order of arguments in the call to vco_set() for the ICST clocks appears to
have been switched in error, which results in the VCO not being initialised
correctly. This in turn stops the integrated LCD on things like Integrator/CP
from working correctly.

This patch fixes the order and restores the expected functionality.

Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarJonathan Austin <jonathan.austin@arm.com>
Signed-off-by: default avatarMike Turquette <mturquette@linaro.org>
Cc: stable@vger.kernel.org
parent 79a2e998
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment