summaryrefslogtreecommitdiff
path: root/net/core/dev_api.c
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2025-03-18 17:53:18 +0300
committerPaolo Abeni <pabeni@redhat.com>2025-03-18 17:53:18 +0300
commit23c9ff659140f97d44bf6fb59f89526a168f2b86 (patch)
tree95498b9822fe0dfc438e0e6bce4e77f1abe3b2ff /net/core/dev_api.c
parent15492700ac41459b54a6683490adcee350ab11e3 (diff)
parent00d2c3c071245712a7fb3882f9074ecc594eaa68 (diff)
downloadlinux-23c9ff659140f97d44bf6fb59f89526a168f2b86.tar.xz
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/Z9FQjQZb0IMaQJ9H@shell.armlinux.org.uk Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions