[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<175392840851.2582155.14607525521532592549.git-patchwork-notify@kernel.org>
Date: Thu, 31 Jul 2025 02:20:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Bence Csókás <csokas.bence@...lan.hu>@codeaurora.org
Cc: geert+renesas@...der.be, sergei.shtylyov@...entembedded.com,
davem@...emloft.net, robh@...nel.org, andrew@...n.ch,
andriy.shevchenko@...ux.intel.com, dmitry.torokhov@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, buday.csaba@...lan.hu,
hkallweit1@...il.com, linux@...linux.org.uk, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net] net: mdio_bus: Use devm for getting reset GPIO
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 28 Jul 2025 17:34:55 +0200 you wrote:
> Commit bafbdd527d56 ("phylib: Add device reset GPIO support") removed
> devm_gpiod_get_optional() in favor of the non-devres managed
> fwnode_get_named_gpiod(). When it was kind-of reverted by commit
> 40ba6a12a548 ("net: mdio: switch to using gpiod_get_optional()"), the devm
> functionality was not reinstated. Nor was the GPIO unclaimed on device
> remove. This leads to the GPIO being claimed indefinitely, even when the
> device and/or the driver gets removed.
>
> [...]
Here is the summary with links:
- [net] net: mdio_bus: Use devm for getting reset GPIO
https://git.kernel.org/netdev/net/c/3b98c9352511
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