On Tue, Nov 11, 2014 at 2:23 AM, Javier Martinez CanillasOh, sorry. I'm here and applying this patch into samsung tree.
<javier@xxxxxxxxxxxx> wrote:
Hello Kukjin,
On Thu, Oct 30, 2014 at 11:06 AM, Javier Martinez Canillas
<javier@xxxxxxxxxxxx> wrote:
Hello Kukjin,
On Mon, Oct 20, 2014 at 11:05 PM, Javier Martinez Canillas
<javier.martinez@xxxxxxxxxxxxxxx> wrote:
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@xxxxxxxxxxxx>
Signed-off-by: Javier Martinez Canillas<javier.martinez@xxxxxxxxxxxxxxx>
Reviewed-by: Doug Anderson<dianders@xxxxxxxxxxxx>
---
arch/arm/mach-exynos/suspend.c | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
Any comments on this patch?
Just a gentle reminder about this patch.
Kukjin, should I just apply this directly since you seem to be busy?