X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fpatches-4.3%2F0033-USB-add-xhci-hooks.patch;h=d0acad3ef656d89292f2e63ea73484a88ab09a91;hb=a29c7ca3d9832f92b16f63e4b006854a9ae3a6cf;hp=db2929358414e0726bef6a0602404646d5bb8883;hpb=4807ca67d6c7be91572029eb6023a9916ddcc131;p=lede-git%2F.git diff --git a/target/linux/ramips/patches-4.3/0033-USB-add-xhci-hooks.patch b/target/linux/ramips/patches-4.3/0033-USB-add-xhci-hooks.patch index db29293584..d0acad3ef6 100644 --- a/target/linux/ramips/patches-4.3/0033-USB-add-xhci-hooks.patch +++ b/target/linux/ramips/patches-4.3/0033-USB-add-xhci-hooks.patch @@ -59,7 +59,7 @@ Signed-off-by: John Crispin /* EHCI, OHCI */ --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -1287,7 +1287,7 @@ static void hub_quiesce(struct usb_hub * +@@ -1291,7 +1291,7 @@ static void hub_quiesce(struct usb_hub * if (type != HUB_SUSPEND) { /* Disconnect all the children */ for (i = 0; i < hdev->maxchild; ++i) {