net: pcs: Move XPCS into new PCS subdirectory
Create drivers/net/pcs and move the Synopsys DesignWare XPCS into the new directory. Move the header file into a subdirectory include/linux/pcs Start a naming convention of all PCS files use the prefix pcs-, and rename the XPCS files to fit. v2: Add include/linux/pcs v4: Fix include path in stmmac. Remove PCS_DEVICES to avoid new prompts Cc: Jose Abreu <Jose.Abreu@synopsys.com> Reviewed-by:Florian Fainelli <f.fainelli@gmail.com> Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
David S. Miller <davem@davemloft.net>
parent
f0966581
No related branches found
No related tags found
Showing
- MAINTAINERS 3 additions, 2 deletionsMAINTAINERS
- drivers/net/Kconfig 2 additions, 0 deletionsdrivers/net/Kconfig
- drivers/net/Makefile 1 addition, 0 deletionsdrivers/net/Makefile
- drivers/net/ethernet/stmicro/stmmac/Kconfig 1 addition, 1 deletiondrivers/net/ethernet/stmicro/stmmac/Kconfig
- drivers/net/ethernet/stmicro/stmmac/common.h 1 addition, 1 deletiondrivers/net/ethernet/stmicro/stmmac/common.h
- drivers/net/pcs/Kconfig 16 additions, 0 deletionsdrivers/net/pcs/Kconfig
- drivers/net/pcs/Makefile 4 additions, 0 deletionsdrivers/net/pcs/Makefile
- drivers/net/pcs/pcs-xpcs.c 1 addition, 1 deletiondrivers/net/pcs/pcs-xpcs.c
- drivers/net/phy/Kconfig 0 additions, 6 deletionsdrivers/net/phy/Kconfig
- drivers/net/phy/Makefile 0 additions, 1 deletiondrivers/net/phy/Makefile
- include/linux/pcs/pcs-xpcs.h 4 additions, 4 deletionsinclude/linux/pcs/pcs-xpcs.h
Loading
Please register or sign in to comment