]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: disable DelayPhyPwrChg
authorHayes Wang <hayeswang@realtek.com>
Wed, 22 Jan 2020 08:02:13 +0000 (16:02 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jan 2020 10:20:57 +0000 (11:20 +0100)
commitaa475d935272481c9ffb1ae54eeca5c1819fbe1a
tree6de5c9df29df96b46a7bfe786512f956cdc1e6d6
parent19813162895a696c5814d76e5f8fb6203d70f6e0
r8152: disable DelayPhyPwrChg

When enabling this, the device would wait an internal signal which
wouldn't be triggered. Then, the device couldn't enter P3 mode, so
the power consumption is increased.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c