mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 22:31:32 +00:00
4fcf47e2db
As of now, part of Exynos4 clock suspend/resume handling is located in mach-exynos/pm.c, which is not where code accessing CMU registers should reside. This patch implements all the necessary suspend/resume handling code in Exynos4 clock driver to allow dropping that old code. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Reviewed-by: Thomas Abraham <thomas.ab@samsung.com> Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |
||
---|---|---|
.. | ||
clk-exynos4.c | ||
clk-exynos5250.c | ||
clk-exynos5420.c | ||
clk-exynos5440.c | ||
clk-exynos-audss.c | ||
clk-pll.c | ||
clk-pll.h | ||
clk-s3c64xx.c | ||
clk.c | ||
clk.h | ||
Makefile |