[PATCH] PHY Layer fixup
This patch adds back the code that was taken out, thus re-enabling: * The PHY Layer to initialize without crashing * Drivers to actually connect to PHYs * The entire PHY Control Layer This patch is used by the gianfar driver, and other drivers which are in development. Signed-off-by:Andy Fleming <afleming@freescale.com> Signed-off-by:
Jeff Garzik <jgarzik@pobox.com>
Showing
- drivers/net/phy/Kconfig 8 additions, 0 deletionsdrivers/net/phy/Kconfig
- drivers/net/phy/Makefile 6 additions, 5 deletionsdrivers/net/phy/Makefile
- drivers/net/phy/mdio_bus.c 78 additions, 1 deletiondrivers/net/phy/mdio_bus.c
- drivers/net/phy/phy.c 253 additions, 72 deletionsdrivers/net/phy/phy.c
- drivers/net/phy/phy_device.c 148 additions, 24 deletionsdrivers/net/phy/phy_device.c
- include/linux/phy.h 17 additions, 0 deletionsinclude/linux/phy.h
Loading
Please register or sign in to comment