On 14.09.2018 16:27, Greg KH wrote:
On Thu, Sep 13, 2018 at 03:23:54PM +0300, Mathias Nyman wrote:
From: Chunfeng Yun <chunfeng....@mediatek.com>
Give USB3 devices a better chance to enumerate at USB3 speeds if
they are connected to a suspended host.
Porting from "671ffdff5b13 xhci: resume USB 3 roothub first"
Signed-off-by: Chunfeng Yun <chunfeng....@mediatek.com>
Signed-off-by: Mathias Nyman <mathias.ny...@linux.intel.com>
---
drivers/usb/host/xhci-mtk.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Isn't this a bugfix for 4.19-final? And maybe for stable?
This was part of a 6 patch series that mostly contained mediatek
bandwidth scheduling improvements.
But I agree, this first one could go to 4.19 with stable flag.
-Mathias