]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: drop phy_settings and the associated lookup helpers
authorMaxime Chevallier <maxime.chevallier@bootlin.com>
Fri, 7 Mar 2025 17:36:07 +0000 (18:36 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 18 Mar 2025 08:03:11 +0000 (09:03 +0100)
commitce60fef7feccb5c71d5b49e489d24db7d79c2ac7
tree8d7783174cba29e23064e80278d95bb59306cf9a
parentde7d3f87be3cba8ad06978271a3135bd08810c97
net: phy: drop phy_settings and the associated lookup helpers

The phy_settings array is no longer relevant as it has now been replaced
by the link_caps array and associated phy_caps helpers.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Link: https://patch.msgid.link/20250307173611.129125-11-maxime.chevallier@bootlin.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/phy-core.c
include/linux/phy.h