Re: [PATCH v2] mfd: arizona: Correct calling of runtime_put_sync

From: Lee Jones
Date: Mon Sep 10 2018 - 11:02:52 EST


On Tue, 21 Aug 2018, sapthagiri.baratam@xxxxxxxxx wrote:

> From: Sapthagiri Baratam <sapthagiri.baratam@xxxxxxxxxx>
>
> Don't call runtime_put_sync when clk32k_ref is ARIZONA_32KZ_MCLK2
> as there is no corresponding runtime_get_sync call.
>
> MCLK1 is not in the AoD power domain so if it is used as 32kHz clock
> source we need to hold a runtime PM reference to keep the device from
> going into low power mode.
>
> fixes: cdd8da8cc66b ("mfd: arizona: Add gating of external MCLKn clocks")
> Signed-off-by: Sapthagiri Baratam <sapthagiri.baratam@xxxxxxxxxx>
> ---
> Changes in v2:
> - changed signed-off in commit message to full name
>
> drivers/mfd/arizona-core.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

--
Lee Jones [æçæ]
Linaro Services Technical Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog