Re: [PATCH net-next v6] net: qcom/emac: Find sgmii_ops by device_for_each_child()

From: patchwork-bot+netdevbpf
Date: Tue Oct 08 2024 - 04:35:38 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@xxxxxxxxxx>:

On Thu, 3 Oct 2024 10:27:27 -0700 you wrote:
> To prepare for constifying the following old driver core API:
>
> struct device *device_find_child(struct device *dev, void *data,
> int (*match)(struct device *dev, void *data));
> to new:
> struct device *device_find_child(struct device *dev, const void *data,
> int (*match)(struct device *dev, const void *data));
>
> [...]

Here is the summary with links:
- [net-next,v6] net: qcom/emac: Find sgmii_ops by device_for_each_child()
https://git.kernel.org/netdev/net-next/c/138d21b68b71

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html