From: Jongsung Kim Date: Tue, 10 Jun 2014 03:50:12 +0000 (+0900) Subject: net: phy: realtek: register/unregister multiple drivers properly X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71b9c4a8388f596b603a72c32404b39fe0f62588;p=pandora-kernel.git 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-diff-tree failed