diff options
| author | Paolo Abeni <[email protected]> | 2025-03-18 14:53:18 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-03-18 14:53:18 +0000 |
| commit | 23c9ff659140f97d44bf6fb59f89526a168f2b86 (patch) | |
| tree | 95498b9822fe0dfc438e0e6bce4e77f1abe3b2ff /net/core/utils.c | |
| parent | tcp: cache RTAX_QUICKACK metric in a hot cache line (diff) | |
| parent | net: stmmac: sunxi: remove of_get_phy_mode() (diff) | |
| download | kernel-23c9ff659140f97d44bf6fb59f89526a168f2b86.tar.gz kernel-23c9ff659140f97d44bf6fb59f89526a168f2b86.zip | |
Merge branch 'net-stmmac-remove-unnecessary-of_get_phy_mode-calls'
Russell King says:
====================
net: stmmac: remove unnecessary of_get_phy_mode() calls
This series removes unnecessary of_get_phy_mode() calls from the stmmac
glue drivers. stmmac_probe_config_dt() / devm_stmmac_probe_config_dt()
already gets the interface mode using device_get_phy_mode() and stores
it in plat_dat->phy_interface.
Therefore, glue drivers using of_get_phy_mode() are just duplicating
the work that has already been done.
This series adjusts the glue drivers to remove their usage of
of_get_phy_mode().
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions
