From: Woojung Huh <woojung....@microchip.com> V2 patch of adding phy fixup unregister function with use in LAN7801 update.
Woojung Huh (2): phy: add phy fixup unregister functions net: lan78xx: add LAN7801 support Documentation/networking/phy.txt | 9 ++++ drivers/net/phy/phy_device.c | 47 +++++++++++++++++ drivers/net/usb/Kconfig | 5 ++ drivers/net/usb/lan78xx.c | 109 ++++++++++++++++++++++++++++++++++++++- drivers/net/usb/lan78xx.h | 14 +++++ include/linux/phy.h | 4 ++ 6 files changed, 186 insertions(+), 2 deletions(-) -- 2.7.4