linux/drivers/clk/shmobile
Valentine Barshak 6413b090de clk: shmobile: Fix MSTP clock index
Use clkidx when registering MSTP clocks instead of loop counter
since the value is then used to access the specific clock index bit
in the mstp register.

The issue was introduced by the following commit:
f94859c215 "clk: shmobile: Add MSTP clock support"

Changes in V2:
* none

Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-01-14 11:35:45 -08:00
..
clk-div6.c clk: shmobile: Add DIV6 clock support 2013-12-12 19:23:58 -08:00
clk-emev2.c clk: emev2: Add support for emev2 SMU clocks with DT 2013-12-14 13:17:55 +09:00
clk-mstp.c clk: shmobile: Fix MSTP clock index 2014-01-14 11:35:45 -08:00
clk-rcar-gen2.c
Makefile clk: emev2: Add support for emev2 SMU clocks with DT 2013-12-14 13:17:55 +09:00