WSL2-Linux-Kernel/drivers/clk/samsung
Tomasz Figa e6c3e730a7 clk: samsung: exynos4: Use separate aliases for cpufreq related clocks
Exynos cpufreq driver is the only remaining piece of code that needs
static clkdev aliases for operation, because it can not do device tree
based clock lookups yet.

This patch moves clock alias definitions for those clocks to separate
arrays that can be used with samsung_clk_register_alias() helper.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2013-09-06 13:33:10 -07:00
..
Makefile clk: samsung: Add clock driver for S3C64xx SoCs 2013-08-05 11:58:37 -07:00
clk-exynos-audss.c clk: add CLK_SET_RATE_NO_REPARENT flag 2013-08-19 12:27:17 -07:00
clk-exynos4.c clk: samsung: exynos4: Use separate aliases for cpufreq related clocks 2013-09-06 13:33:10 -07:00
clk-exynos5250.c clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem 2013-08-28 19:23:40 -07:00
clk-exynos5420.c clk/exynos5420: assign dout_pixel id to pixel clock divider 2013-08-29 17:48:12 -07:00
clk-exynos5440.c clk: exynos5440: Fix incorrect placement of __initdata 2013-08-08 15:57:37 -07:00
clk-pll.c clk: samsung: pll: Use new registration method for PLL6552 and PLL6553 2013-08-26 18:09:56 -07:00
clk-pll.h clk: samsung: pll: Use new registration method for PLL6552 and PLL6553 2013-08-26 18:09:56 -07:00
clk-s3c64xx.c clk: s3c64xx: Fix incorrect placement of __initdata 2013-08-27 18:36:20 -07:00
clk.c clk: samsung: Fix compilation error 2013-04-08 23:43:12 +09:00
clk.h clk: add CLK_SET_RATE_NO_REPARENT flag 2013-08-19 12:27:17 -07:00