From: Florian Fainelli Date: Tue, 11 Nov 2014 22:55:10 +0000 (-0800) Subject: net: phy: bcm7xxx: only show PHY revision once X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~211^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec259c1649928facd56bd9bc4c22a806e1f932a;p=pandora-kernel.git net: phy: bcm7xxx: only show PHY revision once bcm7xxx_28nm_config_init() can be called as frequently as needed by the PHY library upon suspend/resume cycles and interface bring up/down, just print the PHY revision once and for all in order not to spam kernel logs. Fixes: d8ebfed3f11b ("net: phy: bcm7xxx: utilize PHY revision in config_init") Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed