From: David S. Miller Date: Sun, 2 Jan 2022 18:48:47 +0000 (+0000) Subject: Merge branch 'lynx-pcs-interface-cleanup' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0d6f01ff4147890698bbc7631166167d5da1d229;p=linux.git Merge branch 'lynx-pcs-interface-cleanup' Colin Foster says: ==================== lynx pcs interface cleanup The current Felix driver (and Seville) rely directly on the lynx_pcs device. There are other possible PCS interfaces that can be used with this hardware, so this should be abstracted from felix. The generic phylink_pcs is used instead. While going through the code, there were some opportunities to change some misleading variable names. Those are included in this patch set. v1->v2 * compile-time fixes for freescale parts ==================== Signed-off-by: David S. Miller --- 0d6f01ff4147890698bbc7631166167d5da1d229