OSDN Git Service

USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
authorOle Ernst <olebowle@gmx.com>
Sat, 27 Nov 2021 09:05:45 +0000 (10:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 12:56:54 +0000 (13:56 +0100)
commitd2a004037c3c6afd36d40c384d2905f47cd51c57
treeeda489e8046eb1d23ed14dce4d19f9b29140f70b
parent09f736aa95476631227d2dc0e6b9aeee1ad7ed58
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub

This is another branded 8153 device that doesn't work well with LPM:
r8152 2-2.1:1.0 enp0s13f0u2u1: Stop submitting intr, status -71

Disable LPM to resolve the issue.

Signed-off-by: Ole Ernst <olebowle@gmx.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211127090546.52072-1-olebowle@gmx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c