diff options
author | David S. Miller <davem@davemloft.net> | 2020-01-11 01:41:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-11 01:41:35 +0100 |
commit | efa193ba9a57248517e2c25353d6eac74927d5fc (patch) | |
tree | 25e8072ecbf24f7de6ba3f74e2abf0f2c4253e87 /include | |
parent | Merge branch 'stmmac-Frame-Preemption-fixes' (diff) | |
parent | r8169: factor out PHY configuration to r8169_phy_config.c (diff) | |
download | linux-efa193ba9a57248517e2c25353d6eac74927d5fc.tar.xz linux-efa193ba9a57248517e2c25353d6eac74927d5fc.zip |
Merge branch 'r8169-factor-out-chip-specific-PHY-configuration-to-a-separate-source-file'
Heiner Kallweit says:
====================
r8169: factor out chip-specific PHY configuration to a separate source file
Basically every chip version needs its own PHY configuration.
To improve maintainability of the driver move all these PHY
configurations to a separate source file. To allow this we first have
to change all PHY configurations to use phylib functions wherever
possible.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions