From f712db9df6320b296849378030a66372255ffca2 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 30 Aug 2018 12:47:44 +0200 Subject: kernel: bump kernel 4.4 to version 4.4.153 Signed-off-by: Hauke Mehrtens --- .../0033-xhci-mediatek-support-MTK-xHCI-host-controller.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/patches-4.4/0033-xhci-mediatek-support-MTK-xHCI-host-controller.patch') diff --git a/target/linux/ramips/patches-4.4/0033-xhci-mediatek-support-MTK-xHCI-host-controller.patch b/target/linux/ramips/patches-4.4/0033-xhci-mediatek-support-MTK-xHCI-host-controller.patch index 97eae37e5d..2493e20f93 100644 --- a/target/linux/ramips/patches-4.4/0033-xhci-mediatek-support-MTK-xHCI-host-controller.patch +++ b/target/linux/ramips/patches-4.4/0033-xhci-mediatek-support-MTK-xHCI-host-controller.patch @@ -1479,7 +1479,7 @@ Signed-off-by: Greg Kroah-Hartman writel(temp, &xhci->ir_set->irq_control); /* Set the HCD state before we enable the irqs */ -@@ -1725,6 +1730,9 @@ int xhci_drop_endpoint(struct usb_hcd *h +@@ -1730,6 +1735,9 @@ int xhci_drop_endpoint(struct usb_hcd *h xhci_endpoint_zero(xhci, xhci->devs[udev->slot_id], ep); @@ -1489,7 +1489,7 @@ Signed-off-by: Greg Kroah-Hartman xhci_dbg(xhci, "drop ep 0x%x, slot id %d, new drop flags = %#x, new add flags = %#x\n", (unsigned int) ep->desc.bEndpointAddress, udev->slot_id, -@@ -1820,6 +1828,15 @@ int xhci_add_endpoint(struct usb_hcd *hc +@@ -1825,6 +1833,15 @@ int xhci_add_endpoint(struct usb_hcd *hc return -ENOMEM; } -- cgit v1.2.3