commit | e497c20e203680aba9ccf7bb475959595908ca7e | [log] [tgz] |
---|---|---|
author | Biao Huang <biao.huang@mediatek.com> | Tue Oct 15 11:24:44 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 16 13:25:39 2019 -0700 |
tree | 19742a5911f8c26c5718c88e24db8b514f59c62c | |
parent | 3de5ae54712c75cf3c517a288e0a704784ec6cf5 [diff] |
net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow disable ptp_ref_clk in suspend flow, and enable it in resume flow. Fixes: f573c0b9c4e0 ("stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure") Signed-off-by: Biao Huang <biao.huang@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>