From: Arnd Bergmann Date: Sat, 29 Mar 2014 00:47:15 +0000 (+0100) Subject: Merge tag 'samsung-pm-1' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene... X-Git-Tag: v5.15~18134^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f1d7d8c86bc8ca41c88acf10ce383c5104cf4920;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'samsung-pm-1' of git./linux/kernel/git/kgene/linux-samsung into next/drivers Merge "Samsung S2R PM updates for v3.15" from Kukjin Kim: From Tomasz Figa: This series reworks suspend/resume handling of Samsung clock drivers to cover more SoC specific aspects that are beyond simple register save and restore. The goal is to have all the suspend/resume code that touches the clock controller in single place, which is the clock driver. * tag 'samsung-pm-1' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung: ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume code clk: samsung: exynos4: Add remaining suspend/resume handling clk: samsung: Drop old suspend/resume code clk: samsung: s3c64xx: Move suspend/resume handling to SoC driver clk: samsung: exynos5420: Move suspend/resume handling to SoC driver clk: samsung: exynos5250: Move suspend/resume handling to SoC driver clk: samsung: exynos4: Move suspend/resume handling to SoC driver clk: samsung: Provide common helpers for register save/restore clk: exynos4: Remove remnants of non-DT support Acked-by: Mike Turquette Signed-off-by: Arnd Bergmann --- f1d7d8c86bc8ca41c88acf10ce383c5104cf4920