[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190524.131424.1033576069004958221.davem@davemloft.net>
Date: Fri, 24 May 2019 13:14:24 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: fugang.duan@....com
Cc: netdev@...r.kernel.org, baruch@...s.co.il
Subject: Re: [PATCH net,stable 1/1] net: fec: fix the clk mismatch in
failed_reset path
From: Andy Duan <fugang.duan@....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 <baruch@...s.co.il>
> Signed-off-by: Fugang Duan <fugang.duan@....com>
Applied and queued up for -stable.
Powered by blists - more mailing lists