commit | 9272efa2036f3f06625effc3a709416044578a92 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Jan 26 22:05:37 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 27 00:16:51 2015 -0800 |
tree | f069aad2559f3e77c3fd1779b4578e1058ff799a | |
parent | d2fa7cc4e3bd759f5c8e093d1e08b718c722f319 [diff] |
net: phy: utilize phy_suspend and phy_resume phy_suspend and phy_resume are an abstraction on top of the PHY device driver suspend and resume callbacks, utilize those since they are the proper interface to suspending and resuming a PHY device. Acked-by: Fugang Duan <B38611@freescale.com> Tested-by: Fugang Duan <B38611@freescale.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>