[PATCH net-next v2 0/3] net: stmmac: dwmac-qcom-ethqos: Improve error handling

From: Andrew Halaney
Date: Mon Jul 10 2023 - 16:18:19 EST


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).

v1: https://lore.kernel.org/netdev/20230629191725.1434142-1-ahalaney@xxxxxxxxxx/
Changes since v1:
* Collect tags (Andrew Lunn)
* Switch to of_get_phy_mode() (Andrew Lunn)
* Follow netdev patch submission process (net-next subject, wait
until merge window is open) (Simon)

Andrew Halaney (3):
net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over
device_get_phy_mode()
net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()
net: stmmac: dwmac-qcom-ethqos: Log more errors in probe

.../stmicro/stmmac/dwmac-qcom-ethqos.c | 28 +++++++++++--------
1 file changed, 17 insertions(+), 11 deletions(-)

--
2.41.0