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

2018-09-10 Thread Lee Jones
On Tue, 21 Aug 2018, sapthagiri.bara...@gmail.com wrote: > From: Sapthagiri Baratam > > 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 ne

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

2018-08-22 Thread Charles Keepax
On Tue, Aug 21, 2018 at 07:52:44PM +0530, sapthagiri.bara...@gmail.com wrote: > From: Sapthagiri Baratam > > 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