[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169718823086.32613.16429893280352977849.git-patchwork-notify@kernel.org>
Date: Fri, 13 Oct 2023 09:10:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rob Herring <robh@...nel.org>
Cc: joyce.ooi@...el.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, Shyam-sundar.S-k@....com,
iyappan@...amperecomputing.com, keyur@...amperecomputing.com,
quan@...amperecomputing.com, wei.fang@....com,
shenwei.wang@....com, xiaoning.wang@....com, linux-imx@....com,
pantelis.antoniou@...il.com, yisen.zhuang@...wei.com,
salil.mehta@...wei.com, alexandre.torgue@...s.st.com,
joabreu@...opsys.com, mcoquelin.stm32@...il.com,
grygorii.strashko@...com, linux@...linux.org.uk,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-omap@...r.kernel.org
Subject: Re: [PATCH net-next] net: ethernet: Use device_get_match_data()
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Mon, 9 Oct 2023 12:28:58 -0500 you wrote:
> Use preferred device_get_match_data() instead of of_match_device() to
> get the driver match data. With this, adjust the includes to explicitly
> include the correct headers.
>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> drivers/net/ethernet/altera/altera_tse.h | 2 +-
> drivers/net/ethernet/altera/altera_tse_main.c | 13 ++----
> drivers/net/ethernet/amd/xgbe/xgbe-platform.c | 42 +------------------
> .../net/ethernet/apm/xgene/xgene_enet_main.c | 15 +------
> .../net/ethernet/apm/xgene/xgene_enet_main.h | 3 +-
> drivers/net/ethernet/freescale/fec_main.c | 12 +++---
> .../ethernet/freescale/fs_enet/fs_enet-main.c | 18 ++++----
> .../net/ethernet/freescale/fs_enet/mii-fec.c | 10 ++---
> drivers/net/ethernet/freescale/fsl_pq_mdio.c | 12 ++----
> drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 11 ++---
> .../stmicro/stmmac/dwmac-intel-plat.c | 9 ++--
> drivers/net/ethernet/ti/davinci_emac.c | 12 ++----
> drivers/net/ethernet/ti/icssg/icssg_prueth.c | 13 ++----
> 13 files changed, 40 insertions(+), 132 deletions(-)
Here is the summary with links:
- [net-next] net: ethernet: Use device_get_match_data()
https://git.kernel.org/netdev/net-next/c/b0377116decd
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