summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/socionext/netsec.c
diff options
context:
space:
mode:
authorKai-Heng Feng <kai.heng.feng@canonical.com>2021-12-24 09:19:14 +0100
committerDavid S. Miller <davem@davemloft.net>2021-12-27 13:19:51 +0100
commitf4dd5174e2739ab0aeda14b32847e587e78ff3d9 (patch)
tree27c6fae32aa753dd8328d6dffeafee14dc642592 /drivers/net/ethernet/socionext/netsec.c
parentnet: wwan: iosm: Let PCI core handle PCI power transition (diff)
downloadlinux-f4dd5174e2739ab0aeda14b32847e587e78ff3d9.tar.xz
linux-f4dd5174e2739ab0aeda14b32847e587e78ff3d9.zip
net: wwan: iosm: Keep device at D0 for s2idle case
We are seeing spurious wakeup caused by Intel 7560 WWAN on AMD laptops. This prevent those laptops to stay in s2idle state. >From what I can understand, the intention of ipc_pcie_suspend() is to put the device to D3cold, and ipc_pcie_suspend_s2idle() is to keep the device at D0. However, the device can still be put to D3hot/D3cold by PCI core. So explicitly let PCI core know this device should stay at D0, to solve the spurious wakeup. Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/socionext/netsec.c')
0 files changed, 0 insertions, 0 deletions