From: David S. Miller Date: Sat, 11 Jan 2020 00:41:35 +0000 (-0800) Subject: Merge branch 'r8169-factor-out-chip-specific-PHY-configuration-to-a-separate-source... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=efa193ba9a57248517e2c25353d6eac74927d5fc;p=linux.git 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 --- efa193ba9a57248517e2c25353d6eac74927d5fc