kernel: bump 4.14 to 4.4.142
[openwrt/staging/jow.git] / target / linux / gemini / patches-4.14 / 0030-usb-host-fotg2-add-Gemini-specific-handling.patch
index 2e781e403d6fe49b7d038dd2eae4cdcf9e98ba39..0125e816d6c92f8f926076cf1340007afa4e354a 100644 (file)
@@ -43,7 +43,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  
  #include <asm/byteorder.h>
  #include <asm/irq.h>
-@@ -5583,6 +5587,72 @@ static void fotg210_init(struct fotg210_
+@@ -5587,6 +5591,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
   *
-@@ -5662,6 +5732,12 @@ static int fotg210_hcd_probe(struct plat
+@@ -5666,6 +5736,12 @@ static int fotg210_hcd_probe(struct plat
  
        fotg210_init(fotg210);