clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_info
authorNaveen Krishna Ch <naveenkrishna.ch@gmail.com>
Mon, 22 Sep 2014 04:47:03 +0000 (10:17 +0530)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 31 Oct 2014 09:45:46 +0000 (10:45 +0100)
commit0e5af27008f947fe983004d502c3b2c1ddde1029
treecd396ceb850153b098257f2da2a76713f5c976fc
parent16a9013b83b5106c83cf3caf9ba0d94e54dbebba
clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_info

Add the fields "fixed_factor_clks" and "nr_fixed_factor_clks" to
"struct exynos_cmu_info" to allow registering of fixed factor
clocks as well with exynos_cmu_register_one().

Signed-off-by: Naveen Krishna Ch <naveenkrishna.ch@gmail.com>
Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Reviewed-by: Thomas Abraham <thomas.ab@samsung.com>
Tested-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/clk/samsung/clk.c
drivers/clk/samsung/clk.h
This page took 0.067547 seconds and 5 git commands to generate.