USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
authorJimmy Wang <wangjm221@gmail.com>
Tue, 14 Dec 2021 01:26:50 +0000 (09:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Dec 2021 08:30:56 +0000 (09:30 +0100)
commit2b2edc8fc5a8b4a5ff953a395f8aeeb5413299b6
tree68064c78feb006d409bb6712816bc74d9bbb48ec
parentfd623e16b2ff83ce8579f1ce11ad5f2debeabfbb
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)

commit 0ad3bd562bb91853b9f42bda145b5db6255aee90 upstream.

This device doesn't work well with LPM, losing connectivity intermittently.
Disable LPM to resolve the issue.

Reviewed-by: <markpearson@lenovo.com>
Signed-off-by: Jimmy Wang <wangjm221@gmail.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211214012652.4898-1-wangjm221@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c