clk: samsung: exynos4: Move suspend/resume handling to SoC driver
authorTomasz Figa <t.figa@samsung.com>
Thu, 13 Feb 2014 23:16:00 +0000 (08:16 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 13 Feb 2014 23:16:00 +0000 (08:16 +0900)
commitb7b647be157c9503aec9ce3c7d7e86205a6c39dc
tree5e1458a5bc3ecb206bc48b7676e7440db06f4d69
parent3ccefbd2291d6ee59f242c05266e241c5e33667e
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 <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>
drivers/clk/samsung/clk-exynos4.c