[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169092722553.12287.773493123634692649.git-patchwork-notify@kernel.org>
Date: Tue, 01 Aug 2023 22:00:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yuanjun Gong <ruc_gongyuanjun@....com>
Cc: kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com,
netdev@...r.kernel.org, pabeni@...hat.com
Subject: Re: [PATCH v2 1/1] net: korina: handle clk prepare error in
korina_probe()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 31 Jul 2023 17:05:35 +0800 you wrote:
> in korina_probe(), the return value of clk_prepare_enable()
> should be checked since it might fail. we can use
> devm_clk_get_optional_enabled() instead of devm_clk_get_optional()
> and clk_prepare_enable() to automatically handle the error.
>
> Fixes: e4cd854ec487 ("net: korina: Get mdio input clock via common clock framework")
> Signed-off-by: Yuanjun Gong <ruc_gongyuanjun@....com>
>
> [...]
Here is the summary with links:
- [v2,1/1] net: korina: handle clk prepare error in korina_probe()
https://git.kernel.org/netdev/net/c/0b6291ad1940
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists