From 116dffa0b543a2e560abd62a0b3207b1694f9ab9 Mon Sep 17 00:00:00 2001 From: Johan Hovold Date: Tue, 11 Nov 2014 19:45:58 +0100 Subject: [PATCH] net: phy: replace phy_driver_register calls Replace module init/exit which only calls phy_driver_register with module_phy_driver macro. Compile tested only. Signed-off-by: Johan Hovold Signed-off-by: David S. Miller --- Reading git-format-patch failed