]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: phy: update all PHYs to use sfp_get_module_caps()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Tue, 16 Sep 2025 21:47:02 +0000 (22:47 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 22 Sep 2025 23:05:15 +0000 (16:05 -0700)
commit4b6276550f07188afabd922d504a24ca12c6b264
tree792975f867896192c32fcfb579173dd33a2f29e1
parentcab1165195406a0a28153d61bd14967d8efb67f7
net: phy: update all PHYs to use sfp_get_module_caps()

Update all PHYs to use sfp_get_module_caps() rather than the
sfp_parse_*() family of functions.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1uydVu-000000061Wd-0cAG@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/marvell-88x2222.c
drivers/net/phy/marvell.c
drivers/net/phy/marvell10g.c
drivers/net/phy/qcom/at803x.c
drivers/net/phy/qcom/qca807x.c