diff options
author | Punit Agrawal <[email protected]> | 2021-09-29 22:50:49 +0900 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-10-01 15:15:29 -0700 |
commit | aec3f415f7244b7747a7952596971adb0df2f568 (patch) | |
tree | 536c9e8f3b26a1fc1d659c157fce2b3c35c7b399 /scripts/gdb/linux/utils.py | |
parent | 019d9329e7481cfaccbd8ed17b1e04ca76970f13 (diff) |
net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
Commit 2d26f6e39afb ("net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings")
while getting rid of a runtime PM warning ended up breaking ethernet
on rk3399 based devices. By dropping an extra reference to the device,
the commit ends up enabling suspend / resume of the ethernet device -
which appears to be broken.
While the issue with runtime pm is being investigated, partially
revert commit 2d26f6e39afb to restore the network on rk3399.
Fixes: 2d26f6e39afb ("net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings")
Suggested-by: Heiko Stuebner <[email protected]>
Signed-off-by: Punit Agrawal <[email protected]>
Cc: Michael Riesch <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions