ARM: EXYNOS: Call regulator core suspend prepare and finish functions
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Thu, 13 Nov 2014 02:14:40 +0000 (11:14 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 21 Nov 2014 13:49:47 +0000 (22:49 +0900)
commitc645a598f99768e6cc82129081458dfdd0c273b7
tree0e0c27f0f94798c336e6f2b2d06d1d7b984f18d1
parentadc548d77c22daa371d5217b382a139b593dec47
ARM: EXYNOS: Call regulator core suspend prepare and finish functions

The regulator framework has a set of helpers functions to be used when
the system is entering and leaving from suspend but these are not called
on Exynos platforms. This means that the .set_suspend_* function handlers
defined by regulator drivers are not called when the system is suspended.

Suggested-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/suspend.c