[PATCH 1/5] net: stmmac: qcom: drop of_match_ptr for ID table

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Wed Mar 15 01:10:18 PDT 2023


Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem at davemloft.net>:

On Fri, 10 Mar 2023 22:46:28 +0100 you wrote:
> The driver is specific to ARCH_QCOM which depends on OF thus the driver
> is OF-only.  Its of_device_id table is built unconditionally, thus
> of_match_ptr() for ID table does not make sense.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> ---
>  drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [1/5] net: stmmac: qcom: drop of_match_ptr for ID table
    https://git.kernel.org/netdev/net-next/c/dc54e450a5dd
  - [2/5] net: stmmac: generic: drop of_match_ptr for ID table
    https://git.kernel.org/netdev/net-next/c/e6512465838b
  - [3/5] net: marvell: pxa168_eth: drop of_match_ptr for ID table
    https://git.kernel.org/netdev/net-next/c/69df36d524db
  - [4/5] net: samsung: sxgbe: drop of_match_ptr for ID table
    https://git.kernel.org/netdev/net-next/c/7f319fe4363c
  - [5/5] net: ni: drop of_match_ptr for ID table
    https://git.kernel.org/netdev/net-next/c/7e9aa8cad084

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





More information about the linux-arm-kernel mailing list