From: Jane Li
Date: Thu, 16 Mar 2017 16:22:28 +0800
> Add basic support for handling suspend and resume.
>
> Signed-off-by: Jane Li
> Reviewed-by: Jisheng Zhang
> ---
> Since v3:
> - check clk_bus before enabling it during resume
>
> Since v2:
> - use SIMPLE_DEV_PM_OPS instead of SET_LATE_SYS
Add basic support for handling suspend and resume.
Signed-off-by: Jane Li
Reviewed-by: Jisheng Zhang
---
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