]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit81f779a0cecf02a804526a8e1b63c2d784b0358d
treeeda489e8046eb1d23ed14dce4d19f9b29140f70b
parent93b2df62bf71f6d9921237b20d962d3da61fcb77
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