Re: [PATCH v4 6/6] mfd: exynos-lpass: Add runtime PM support

2017-04-11 Thread Lee Jones
On Thu, 23 Mar 2017, Marek Szyprowski wrote: > Convert exisitng lpass-suspend/resume callbacks into runtime PM callbacks. > This way Exynos LPASS driver will be ready for use with power domains > enabled. LPASS will be runtime resumed/suspended as a result of its child > devices runtime PM

Re: [PATCH v4 6/6] mfd: exynos-lpass: Add runtime PM support

2017-04-11 Thread Lee Jones
On Thu, 23 Mar 2017, Marek Szyprowski wrote: > Convert exisitng lpass-suspend/resume callbacks into runtime PM callbacks. > This way Exynos LPASS driver will be ready for use with power domains > enabled. LPASS will be runtime resumed/suspended as a result of its child > devices runtime PM

[PATCH v4 6/6] mfd: exynos-lpass: Add runtime PM support

2017-03-23 Thread Marek Szyprowski
Convert exisitng lpass-suspend/resume callbacks into runtime PM callbacks. This way Exynos LPASS driver will be ready for use with power domains enabled. LPASS will be runtime resumed/suspended as a result of its child devices runtime PM transitions. Signed-off-by: Marek Szyprowski

[PATCH v4 6/6] mfd: exynos-lpass: Add runtime PM support

2017-03-23 Thread Marek Szyprowski
Convert exisitng lpass-suspend/resume callbacks into runtime PM callbacks. This way Exynos LPASS driver will be ready for use with power domains enabled. LPASS will be runtime resumed/suspended as a result of its child devices runtime PM transitions. Signed-off-by: Marek Szyprowski Acked-by: