clk: samsung: exynos5250: 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)
commitc3b6c1d7015a5a19d87725fe22b58aeea9a88f3c
tree97992401f059f73262cf568dbe9dced8180f07ef
parentb7b647be157c9503aec9ce3c7d7e86205a6c39dc
clk: samsung: exynos5250: 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-exynos5250.c
drivers/clk/samsung/clk.c
drivers/clk/samsung/clk.h