commit | a39142728d0e60a76b67db3cbc187d61fde7b46d | [log] [tgz] |
---|---|---|
author | Hayes Wang <hayeswang@realtek.com> | Wed Jan 22 16:02:05 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 23 11:20:57 2020 +0100 |
tree | 6c765935b7dffb9f0a4a4cb1234e5c6bb72cb1f1 | |
parent | 940ba14986657a50c15f694efca1beba31fa568f [diff] |
r8152: fix runtime resume for linking change Fix the runtime resume doesn't work normally for linking change. 1. Reset the settings and status of runtime suspend. 2. Sync the linking status. 3. Poll the linking change. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>