From: David S. Miller Date: Mon, 22 Jun 2020 23:26:02 +0000 (-0700) Subject: Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-locking' X-Git-Tag: v5.10.7~1943^2~457 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3b87cfefab40604306e5fe6eb4b8c5ec99a865d3;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-locking' Heiner Kallweit says: ==================== r8169: mark device as detached in PCI D3 and improve locking Mark the netdevice as detached whenever parent is in PCI D3hot and not accessible. This mainly applies to runtime-suspend state. In addition take RTNL lock in suspend calls, this allows to remove the driver-specific mutex and improve PM callbacks in general. ==================== Reviewed-by: Jakub Kicinski Signed-off-by: David S. Miller --- 3b87cfefab40604306e5fe6eb4b8c5ec99a865d3