commit | 61ad64080e039dce99a7f8d89b729bbea995e2f7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jan 09 12:38:57 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 09 12:38:57 2018 -0500 |
tree | 46d34ba391ffe226686525343fa2d688870d332b | |
parent | fdb533c30496665775867fc9dabd83e8b0308822 [diff] | |
parent | a92a08499b1f9d74eb5ed77ea04c0e42aab46e9a [diff] |
Merge branch 'r8169-improve-runtime-pm' 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>