diff options
author | 2017-12-20 23:01:49 +0100 | |
---|---|---|
committer | 2017-12-21 13:09:41 -0500 | |
commit | 78b69921a125689ee0164e877a36e877f5905e3a (patch) | |
tree | 35138e30594a1ecad474b82e8a3c20282e6d920e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | net: ibm: emac: replace custom rgmii_mode_name with phy_modes (diff) | |
download | linux-dev-78b69921a125689ee0164e877a36e877f5905e3a.tar.xz linux-dev-78b69921a125689ee0164e877a36e877f5905e3a.zip |
net: ibm: emac: replace custom PHY_MODE_* macros
The ibm_emac driver predates the PHY_INTERFACE_MODE_*
enums by a few years.
And while the driver has been retrofitted to use the PHYLIB,
the old definitions have stuck around to this day.
This patch replaces all occurences of PHY_MODE_* with
the respective equivalent PHY_INTERFACE_MODE_* enum.
And finally, it purges the old macros for good.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions