commit | ca12769748ba48fce14a3b3b47da00c3eac635d0 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Jul 08 10:38:36 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 08 21:06:50 2014 -0700 |
tree | 139826d56c2bcc0d11585babb893ab7ab307f950 | |
parent | f251f4e37c0f52ebbe0ca72ad309868db28bb78d [diff] |
net: phy: export phy_suspend and phy_resume phy_suspend and phy_resume are two commonly used helper functions that need to be exported for Ethernet drivers to be built as modules Fixes: 40755a0fce17 ("net: systemport: add suspend and resume support") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>