commit | a6f31f5e3b0498fc0034e07c172925316064201c | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Mar 23 15:09:57 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 23 22:10:43 2015 -0400 |
tree | eba7a9996f5d7f2b23d69f59e1a55a4ffa0cdb43 | |
parent | a642c4f7906f36bf431da41973d6ff16b723f079 [diff] |
net: bcmgenet: power down and up GPHY during suspend/resume In case the interface is not used, power down the integrated GPHY during suspend. Similarly to bcmgenet_open(), bcmgenet_resume() powers on the GPHY prior to any UniMAC activity. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>