aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy.c
diff options
context:
space:
mode:
authorOleksij Rempel <[email protected]>2023-02-11 07:41:11 +0000
committerDavid S. Miller <[email protected]>2023-02-13 11:12:31 +0000
commit5827b168125d16d93fe14284c2c377f32d13fce6 (patch)
tree64275d155792650cabd2c85683fc41388db4606d /drivers/net/phy/phy.c
parentnet: phy: c22: migrate to genphy_c45_write_eee_adv() (diff)
downloadkernel-5827b168125d16d93fe14284c2c377f32d13fce6.tar.gz
kernel-5827b168125d16d93fe14284c2c377f32d13fce6.zip
net: phy: c45: migrate to genphy_c45_write_eee_adv()
Migrate from genphy_config_eee_advert() to genphy_c45_write_eee_adv(). It should work as before except write operation to the EEE adv registers will be done only if some EEE abilities was detected. If some driver will have a regression, related driver should provide own .get_features callback. See micrel.c:ksz9477_get_features() as example. Signed-off-by: Oleksij Rempel <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions