Merge branch 'r8169-improve-runtime-pm'
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 17:38:57 +0000 (12:38 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 17:38:57 +0000 (12:38 -0500)
Heiner Kallweit says:

====================
r8169: improve runtime pm

On my system with two network ports I found that runtime PM didn't
suspend the unused port. Therefore I checked runtime pm in this driver
in somewhat more detail and this series improves runtime pm in general
and solves the mentioned issue.

Tested on a system with RTL8168evl (MAC version 34).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge