]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: aquantia: add suspend / resume ops for AQR105
authorMadalin Bucur <madalin.bucur@oss.nxp.com>
Mon, 23 Dec 2019 08:06:10 +0000 (10:06 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2019 23:14:53 +0000 (15:14 -0800)
commitb53e9fea0ea017bac512f93526472500df287b8e
treedb1be43f8b069f1e16a6a67f61fd8b82c3ef0c91
parent5f038fb4d9c091aba046305662c8d81f6ad7aeb6
net: phy: aquantia: add suspend / resume ops for AQR105

The suspend/resume code for AQR107 works on AQR105 too.
This patch fixes issues with the partner not seeing the link down
when the interface using AQR105 is brought down.

Fixes: 9dc6f88643d5 ("net: phy: add driver for aquantia phy")
Signed-off-by: Madalin Bucur <madalin.bucur@oss.nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/aquantia_main.c