Message ID | 20230710201636.200412-1-ahalaney@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | net: stmmac: dwmac-qcom-ethqos: Improve error handling | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Mon, 10 Jul 2023 15:06:36 -0500 you wrote: > This series includes some very minor quality of life patches in the > error handling. > > I recently ran into a few issues where these patches would have made my > life easier (messing with the devicetree, dependent driver of this > failing, and incorrect kernel configs resulting in this driver not > probing). > > [...] Here is the summary with links: - [net-next,v2,1/3] net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over device_get_phy_mode() https://git.kernel.org/netdev/net-next/c/a8aa20a64ef2 - [net-next,v2,2/3] net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe() https://git.kernel.org/netdev/net-next/c/b2f3d915b4fe - [net-next,v2,3/3] net: stmmac: dwmac-qcom-ethqos: Log more errors in probe https://git.kernel.org/netdev/net-next/c/27381e72a2db You are awesome, thank you!