From: Johan Hovold Date: Tue, 11 Nov 2014 18:45:57 +0000 (+0100) Subject: net: phy: add module_phy_driver macro X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~214^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c31accd159a6477b91de61ae237dce38e3f3ee4d;p=pandora-kernel.git net: phy: add module_phy_driver macro Add helper macro for PHY drivers which do not do anything special in module init/exit. This will allow us to eliminate a lot of boilerplate code. Signed-off-by: Johan Hovold Signed-off-by: David S. Miller --- Reading git-diff-tree failed