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

Doug Anderson dianders at chromium.org
Wed Oct 15 20:44:40 PDT 2014


Chris,

On Wed, Oct 15, 2014 at 1:47 PM,  <zyw at rock-chips.com> 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.



More information about the linux-arm-kernel mailing list