kernel: bump 4.14 to 4.14.229
[openwrt/staging/hauke.git] / target / linux / mediatek / patches-4.14 / 0127-usb-xhci-mtk-use-ports-count-from-xhci-in-xhci_mtk_s.patch
index 3ead12e8082de6bef4ccef8552243751c66e7c85..3c497fbdb567d74c2c80f976e35a520c7052da72 100644 (file)
@@ -34,7 +34,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
        if (sch_array == NULL)
 --- a/drivers/usb/host/xhci-mtk.c
 +++ b/drivers/usb/host/xhci-mtk.c
-@@ -492,7 +492,6 @@ static void xhci_mtk_quirks(struct devic
+@@ -499,7 +499,6 @@ static void xhci_mtk_quirks(struct devic
  /* called during probe() after chip reset completes */
  static int xhci_mtk_setup(struct usb_hcd *hcd)
  {
@@ -42,7 +42,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
        struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd);
        int ret;
  
-@@ -507,8 +506,6 @@ static int xhci_mtk_setup(struct usb_hcd
+@@ -514,8 +513,6 @@ static int xhci_mtk_setup(struct usb_hcd
                return ret;
  
        if (usb_hcd_is_primary_hcd(hcd)) {