linux/drivers/clk/samsung
Tomasz Figa 0f1fce908e clk: exynos4: Remove SoC-specific registers from save list
Current clock save list is shared for all Exynos4 SoCs, so it must
contain only registers present in all supported SoCs, because accessing
unavailable registers might have undefined effect.

This patch removes registers specific for particular SoCs from shared
save list, as they should be supported by separate SoC-specific lists.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2013-04-04 15:51:16 +09:00
..
clk-exynos4.c clk: exynos4: Remove SoC-specific registers from save list 2013-04-04 15:51:16 +09:00
clk-exynos5250.c clk: exynos5250: register clocks using common clock framework 2013-03-25 18:16:56 +09:00
clk-exynos5440.c clk: exynos5440: register clocks using common clock framework 2013-03-25 18:17:05 +09: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: add infrastructure to add separate aliases 2013-03-28 14:46:33 +09:00
clk.h clk: samsung: add infrastructure to add separate aliases 2013-03-28 14:46:33 +09:00
Makefile clk: exynos5440: register clocks using common clock framework 2013-03-25 18:17:05 +09:00