kernel: bump 4.19 to 4.19.71
[openwrt/openwrt.git] / target / linux / gemini / patches-4.19 / 0016-usb-host-fotg2-add-Gemini-specific-handling.patch
index 51bd0e7d7ead42403e5492945f252ef02cb861a4..f30ee7991ecbad4a47027adc98e4a8a8ec864b1f 100644 (file)
@@ -43,7 +43,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  
  #include <asm/byteorder.h>
  #include <asm/irq.h>
-@@ -5554,6 +5558,72 @@ static void fotg210_init(struct fotg210_
+@@ -5558,6 +5562,72 @@ static void fotg210_init(struct fotg210_
        iowrite32(value, &fotg210->regs->otgcsr);
  }
  
@@ -116,7 +116,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  /**
   * fotg210_hcd_probe - initialize faraday FOTG210 HCDs
   *
-@@ -5631,6 +5701,12 @@ static int fotg210_hcd_probe(struct plat
+@@ -5635,6 +5705,12 @@ static int fotg210_hcd_probe(struct plat
  
        fotg210_init(fotg210);