kernel: bump 4.19 to 4.19.18
[openwrt/staging/wigyori.git] / target / linux / gemini / patches-4.19 / 0017-usb-host-fotg2-restart-hcd-after-port-reset.patch
index c0dc9201b949a4c86708611a8f49841678240a2c..0b5e81ce548a42a76faeb188750d3f5bb8d087b8 100644 (file)
@@ -12,11 +12,9 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  drivers/usb/host/fotg210-hcd.c | 4 ++++
  1 file changed, 4 insertions(+)
 
-diff --git a/drivers/usb/host/fotg210-hcd.c b/drivers/usb/host/fotg210-hcd.c
-index 5abb07f4136f..d15e835c4b1f 100644
 --- a/drivers/usb/host/fotg210-hcd.c
 +++ b/drivers/usb/host/fotg210-hcd.c
-@@ -1633,6 +1633,10 @@ static int fotg210_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
+@@ -1633,6 +1633,10 @@ static int fotg210_hub_control(struct us
                        /* see what we found out */
                        temp = check_reset_complete(fotg210, wIndex, status_reg,
                                        fotg210_readl(fotg210, status_reg));
@@ -27,6 +25,3 @@ index 5abb07f4136f..d15e835c4b1f 100644
                }
  
                if (!(temp & (PORT_RESUME|PORT_RESET))) {
--- 
-2.19.2
-