Re: [PATCH v2 8/8] mfd: exynos-lpass: Add runtime PM support

2017-02-08 Thread Lee Jones
On Thu, 26 Jan 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 v2 8/8] mfd: exynos-lpass: Add runtime PM support

2017-02-08 Thread Lee Jones
On Thu, 26 Jan 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 v2 8/8] mfd: exynos-lpass: Add runtime PM support

2017-01-26 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 v2 8/8] mfd: exynos-lpass: Add runtime PM support

2017-01-26 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: