From: Jonathan Austin Date: Tue, 23 Jul 2013 15:42:18 +0000 (+0100) Subject: clk: fixup argument order when setting VCO parameters X-Git-Tag: v3.12~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f9f64bc5aa31836810cd25301aa4772ad73ebab;p=pandora-kernel.git 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: Linus Walleij Signed-off-by: Jonathan Austin Signed-off-by: Mike Turquette Cc: stable@vger.kernel.org --- Reading git-diff-tree failed