linux/drivers/clk/versatile
Jonathan Austin 2f9f64bc5a 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 <linus.walleij@linaro.org>
Signed-off-by: Jonathan Austin <jonathan.austin@arm.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Cc: stable@vger.kernel.org
2013-10-07 23:01:07 -07:00
..
Makefile clk: vexpress: Add separate SP810 driver 2013-04-18 11:41:10 -07:00
clk-icst.c clk: fixup argument order when setting VCO parameters 2013-10-07 23:01:07 -07: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 full node name to identify individual clocks 2013-06-20 00:02:18 -07:00
clk-vexpress.c clk: add CLK_SET_RATE_NO_REPARENT flag 2013-08-19 12:27:17 -07:00