[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171207.135207.212566260948460919.davem@davemloft.net>
Date: Thu, 07 Dec 2017 13:52:07 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: branislav@...ocaj.org
Cc: heiko@...ech.de, netdev@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ethernet: arc: fix error handling in
emac_rockchip_probe
From: Branislav Radocaj <branislav@...ocaj.org>
Date: Thu, 7 Dec 2017 00:07:38 +0100
> If clk_set_rate() fails, we should disable clk before return.
> Found by Linux Driver Verification project (linuxtesting.org).
>
> Signed-off-by: Branislav Radocaj <branislav@...ocaj.org>
Ok, but this probe routine is very inconsistent in how it handles
clock rate setting failures now.
Above your changes, if the RGMII clk can't have it's rate set, we
just continue.
Powered by blists - more mailing lists