linux/drivers/clk/samsung
Arnd Bergmann 25e56eba0a clk: exynos: prepare for multiplatform
The new common clock drivers for exynos are using compile
time constants and soc_is_exynos* macros to provide backwards
compatibility for pre-DT systems, which is not possible with
multiplatform kernels. This moves all the necessary
information back into platform code and removes the mach/*
header inclusions.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Mike Turquette <mturquette@linaro.org>
2013-04-19 23:00:38 +02:00
..
clk-exynos4.c clk: exynos: prepare for multiplatform 2013-04-19 23:00:38 +02:00
clk-exynos5250.c clk: exynos: prepare for multiplatform 2013-04-19 23:00:38 +02:00
clk-exynos5440.c clk: exynos: prepare for multiplatform 2013-04-19 23:00:38 +02:00
clk-pll.c clk: samsung: Remove unimplemented ops for pll 2013-04-04 15:51:09 +09:00
clk-pll.h clk: samsung: add pll clock registration helper functions 2013-03-25 18:16:37 +09:00
clk.c clk: samsung: Fix compilation error 2013-04-08 23:43:12 +09:00
clk.h clk: exynos: prepare for multiplatform 2013-04-19 23:00:38 +02:00
Makefile clk: exynos5440: register clocks using common clock framework 2013-03-25 18:17:05 +09:00