2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 20:53:53 +08:00
linux-next/drivers/clk/samsung
Tomasz Figa b7b647be15 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>
2014-02-14 08:16:00 +09:00
..
clk-exynos4.c clk: samsung: exynos4: Move suspend/resume handling to SoC driver 2014-02-14 08:16:00 +09:00
clk-exynos5250.c clk: exynos5250: add clock ID for div_pcm0 2014-01-08 18:02:42 +01:00
clk-exynos5420.c clk: exynos5420: replace clock ID private enums with IDs from DT header 2014-01-08 18:02:39 +01:00
clk-exynos5440.c clk: exynos5440: replace clock ID private enums with IDs from DT header 2014-01-08 18:02:40 +01:00
clk-exynos-audss.c clk: exynos-audss: add support for Exynos 5420 2014-01-08 18:02:43 +01:00
clk-pll.c clk: samsung: Remove unneeded semicolon 2014-01-17 15:00:25 -08:00
clk-pll.h clk: samsung: pll: Add support for rate configuration of PLL46xx 2013-09-06 13:33:47 -07:00
clk-s3c64xx.c clk: samsung: s3c64xx: Remove clock aliases of old DMA driver 2013-11-24 14:38:25 +00:00
clk.c clk: samsung: Provide common helpers for register save/restore 2014-02-14 08:16:00 +09:00
clk.h clk: samsung: Provide common helpers for register save/restore 2014-02-14 08:16:00 +09:00
Makefile ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00