linux/drivers/clk/versatile
Jonathan Austin 165b4f8bf3 clk: fixup argument order when setting VCO parameters
commit 2f9f64bc5a upstream.

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 <linus.walleij@linaro.org>
Signed-off-by: Jonathan Austin <jonathan.austin@arm.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-13 12:05:33 +09:00
..
clk-icst.c clk: fixup argument order when setting VCO parameters 2013-11-13 12:05:33 +09:00
clk-icst.h clk: make ICST driver handle the VCO registers 2012-11-21 11:02:20 -08:00
clk-impd1.c clk: move IM-PD1 clocks to drivers/clk 2012-11-21 11:02:44 -08:00
clk-integrator.c clk: make ICST driver handle the VCO registers 2012-11-21 11:02:20 -08:00
clk-realview.c clk: make ICST driver handle the VCO registers 2012-11-21 11:02:20 -08:00
clk-sp810.c clk: vexpress: Add separate SP810 driver 2013-04-18 11:41:10 -07:00
clk-vexpress-osc.c clk: vexpress: Use common of_clk_init() function 2013-01-24 11:13:03 -08:00
clk-vexpress.c clk: vexpress: Add separate SP810 driver 2013-04-18 11:41:10 -07:00
Makefile clk: vexpress: Add separate SP810 driver 2013-04-18 11:41:10 -07:00