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>
Wed, 8 Dec 2021 08:03:28 +0000 (09:03 +0100)
commit6d8c191bf4649c64f12761017d91ffdc7e7e8816
tree0a12a8715ac911fc482e3c23ca9c12b55fdb3169
parent90c915051c3df2d6d98d506323ab805bc1da7ae3
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub

commit d2a004037c3c6afd36d40c384d2905f47cd51c57 upstream.

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