diff options
author | Oleksij Rempel <[email protected]> | 2023-02-11 08:41:11 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-02-13 11:12:31 +0000 |
commit | 5827b168125d16d93fe14284c2c377f32d13fce6 (patch) | |
tree | 64275d155792650cabd2c85683fc41388db4606d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 9b01c885be364526d8c05794f8358b3e563b7ff8 (diff) |
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 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions