From 71b9c4a8388f596b603a72c32404b39fe0f62588 Mon Sep 17 00:00:00 2001 From: Jongsung Kim Date: Tue, 10 Jun 2014 12:50:12 +0900 Subject: [PATCH] net: phy: realtek: register/unregister multiple drivers properly Using phy_drivers_register/_unregister functions is proper way to handle multiple PHY drivers registration. For Realtek PHY drivers module, it fixes incomplete current error-handlings up and adds missed unregistration for the RTL8201CP driver. Signed-off-by: Jongsung Kim Signed-off-by: David S. Miller --- Reading git-format-patch failed