]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'net-stmmac-ingenic-convert-to-set_phy_intf_sel'
authorJakub Kicinski <kuba@kernel.org>
Tue, 11 Nov 2025 01:30:43 +0000 (17:30 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 11 Nov 2025 01:30:43 +0000 (17:30 -0800)
commit71bc986cd16d6e65842364d4b84873fe2c64a90a
tree369f3b3ef1fb0cd09e708d0715baf8cb0a2c7522
parent7ff14c52049eafecdd72cd0a12cae6905876566a
parent34bf68a691227faac490a313b7925ed10cf8de15
Merge branch 'net-stmmac-ingenic-convert-to-set_phy_intf_sel'

Russell King says:

====================
net: stmmac: ingenic: convert to set_phy_intf_sel()

Convert ingenic to use the new ->set_phy_intf_sel() method that was
recently introduced in net-next.

This is the largest of the conversions, as there is scope for cleanups
along with the conversion.
====================

Link: https://patch.msgid.link/aQ2tgEu-dudzlZlg@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>