From: Tomasz Figa Date: Thu, 13 Feb 2014 23:16:01 +0000 (+0900) Subject: clk: samsung: exynos4: Add remaining suspend/resume handling X-Git-Tag: v3.15-rc1~76^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fcf47e2db145f72b31b344fda64a8a6dacd8d1d;p=pandora-kernel.git clk: samsung: exynos4: Add remaining suspend/resume handling 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 Acked-by: Kyungmin Park Reviewed-by: Thomas Abraham Reviewed-by: Sylwester Nawrocki Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed