From: Tomasz Figa Date: Thu, 13 Feb 2014 23:16:00 +0000 (+0900) Subject: clk: samsung: exynos4: Move suspend/resume handling to SoC driver X-Git-Tag: v3.15-rc1~76^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b647be157c9503aec9ce3c7d7e86205a6c39dc;p=pandora-kernel.git clk: samsung: exynos4: Move suspend/resume handling to SoC driver Since there are multiple differences in how suspend/resume of particular Exynos SoCs must be handled, SoC driver is better place for suspend/resume handlers and so this patch moves them. 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