Re: [PATCH v4] net: mvneta: support suspend and resume

From: David Miller
Date: Thu Mar 16 2017 - 13:22:07 EST


From: Jane Li <jiel@xxxxxxxxxxx>
Date: Thu, 16 Mar 2017 16:22:28 +0800

> Add basic support for handling suspend and resume.
>
> Signed-off-by: Jane Li <jiel@xxxxxxxxxxx>
> Reviewed-by: Jisheng Zhang <jszhang@xxxxxxxxxxx>
> ---
> Since v3:
> - check clk_bus before enabling it during resume
>
> Since v2:
> - use SIMPLE_DEV_PM_OPS instead of SET_LATE_SYSTEM_SLEEP_PM_OPS
>
> Since v1:
> - add mvneta_conf_mbus_windows() and mvneta_bm_port_init() in mvneta_resume()

Applied to net-next.