commit | 6ec259c1649928facd56bd9bc4c22a806e1f932a | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 11 14:55:10 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 12 13:58:06 2014 -0500 |
tree | a52dd723a7acf285e91ec33b9937a1d6461b52b3 | |
parent | 955a9d202f470019f42979f0d1caec98843e39ce [diff] |
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 <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>