From: Javier Martinez Canillas Date: Thu, 13 Nov 2014 02:14:40 +0000 (+0900) Subject: ARM: EXYNOS: Call regulator core suspend prepare and finish functions X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c645a598f99768e6cc82129081458dfdd0c273b7;p=pandora-kernel.git 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 Signed-off-by: Javier Martinez Canillas Reviewed-by: Doug Anderson Reviewed-by: Chanwoo Choi Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed