Re: [PATCH 1/4] ARM: rockchip: add suspend and resume for RK3288

From: Doug Anderson
Date: Wed Oct 15 2014 - 23:44:46 EST


Chris,

On Wed, Oct 15, 2014 at 1:47 PM, <zyw@xxxxxxxxxxxxxx> wrote:
> +static const struct platform_suspend_ops rk3288_suspend_ops = {
> + .enter = rk3288_suspend_enter,
> + .valid = suspend_valid_only_mem,
> +};

As per offline discussion, let's add the regulator calls in prepare / finish.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/