From: Andy Duan <fugang.d...@nxp.com> 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 <bar...@tkos.co.il> > Signed-off-by: Fugang Duan <fugang.d...@nxp.com> Applied and queued up for -stable.