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

From: Krzysztof Kozlowski
Date: Wed Jan 25 2017 - 15:04:45 EST


On Wed, Jan 25, 2017 at 12:50:31PM +0100, 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 transitions.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
> ---
> drivers/mfd/exynos-lpass.c | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
>

Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof