android_kernel_msm-6.1_noth.../include/linux/clk
Tero Kristo b6f5128459 clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Convert DPLL support code to use clk_hw pointers for reference and bypass
clocks. This allows us to use clk_hw_* APIs for accessing any required
parameters for these clocks, avoiding some locking problems at least with
DPLL enable code; this used clk_get_rate which uses mutex but isn't
good under clk_enable / clk_disable.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-02-22 14:16:49 -08:00
..
at91_pmc.h clk: at91: add generated clock driver 2015-10-01 12:48:11 -07:00
bcm2835.h
clk-conf.h clk: Add missing header for 'bool' definition to clk-conf.h 2015-08-25 10:54:06 -07:00
mmp.h clk: mmp: stop using platform headers 2015-12-01 21:44:22 +01:00
mxs.h ARM: mxs: remove custom .init_time hook 2013-09-29 21:09:34 +02:00
shmobile.h clk: shmobile: Add CPG/MSTP Clock Domain support 2015-08-12 10:31:26 +09:00
tegra.h clk: tegra: Properly include clk.h 2015-07-20 11:11:17 -07:00
ti.h clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs 2016-02-22 14:16:49 -08:00
zynq.h ARM: zynq: Map I/O memory on clkc init 2014-02-10 11:21:13 +01:00