diff options
author | Vincent Palatin <vpalatin@chromium.org> | 2016-06-15 11:32:22 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-16 14:14:58 -0700 |
commit | 229666c14c75ae6c5016c49d8806438e843c6807 (patch) | |
tree | ccdf4369950214abff358f551a2cb6f5d80757ca /arch/arm/boot/dts/rk3288.dtsi | |
parent | cecbc5563a02289164fa6379130243cbe08b2dd6 (diff) |
net: stmmac: dwmac-rk: keep the PHY up for WoL
When suspending the machine, do not shutdown the external PHY by cutting
its regulator in the mac platform driver suspend code if Wake-on-Lan is enabled,
else it cannot wake us up.
In order to do this, split the suspend/resume callbacks from the
init/exit callbacks, so we can condition the power-down on the lack of
need to wake-up from the LAN but do it unconditionally when unloading the
module.
Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/boot/dts/rk3288.dtsi')
0 files changed, 0 insertions, 0 deletions