From: Andy Duan <[email protected]>
Date: Thu, 23 May 2019 01:55:28 +0000

> Fix the clk mismatch in the error path "failed_reset" because
> below error path will disable clk_ahb and clk_ipg directly, it
> should use pm_runtime_put_noidle() instead of pm_runtime_put()
> to avoid to call runtime resume callback.
> 
> Reported-by: Baruch Siach <[email protected]>
> Signed-off-by: Fugang Duan <[email protected]>

Applied and queued up for -stable.

Reply via email to