diff options
author | Oleksij Rempel <[email protected]> | 2023-02-11 08:41:10 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-02-13 11:12:31 +0000 |
commit | 9b01c885be364526d8c05794f8358b3e563b7ff8 (patch) | |
tree | 34a2529a900eccc54b74e080fa8d901ef8014349 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 022c3f87f88e2d68e90be7687d981c9cb893a3b1 (diff) |
net: phy: c22: 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