X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fpatches%2F0018-MIPS-lantiq-adds-dwc_otg.patch;h=dd0b103770bebfc0e94e3cb361da3d131ccb14b2;hb=e33bb9ec661d93935702cdd0ac78b11bc40054f5;hp=ccb698b1f3c771925f01bdb00378b3865655cb5a;hpb=6e2ae90f4ab5f90459da923069ed31dc6503918f;p=librecmc%2Flibrecmc.git diff --git a/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch b/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch index ccb698b1f3..dd0b103770 100644 --- a/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch +++ b/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch @@ -69,7 +69,7 @@ Subject: [PATCH 18/24] MIPS: lantiq: adds dwc_otg obj-$(CONFIG_USB_WDM) += class/ --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -2885,11 +2885,11 @@ hub_port_init (struct usb_hub *hub, stru +@@ -2891,11 +2891,11 @@ hub_port_init (struct usb_hub *hub, stru udev->ttport = hdev->ttport; } else if (udev->speed != USB_SPEED_HIGH && hdev->speed == USB_SPEED_HIGH) {