commit | 481b5d938b4a60f052d7e15965a8417125e0d39f | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Fri Dec 13 10:20:27 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 17 14:42:44 2013 -0500 |
tree | 02131fdc36661ebb2928db66c895060a7908c956 | |
parent | 0898b448b374772093f14a33055e996d37c9bff9 [diff] |
net: phy: provide phy_resume/phy_suspend helpers This adds helper functions to resume and suspend a given phy_device by calling the corresponding driver callbacks if available. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Acked-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>