X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0029-Add-dwc_otg-driver.patch;h=1efdf8e26bb4c3478a7640c2d91ba8a07fd4e38c;hp=69711f69e9997c6fec6cd0d01db58d1d9fa7f014;hb=215c1d05b8bb7b99cc8c40a877f649c5b1c15198;hpb=d1a0fc3ec8e5323e95bec8db581bc7758aed783f diff --git a/target/linux/brcm2708/patches-4.4/0029-Add-dwc_otg-driver.patch b/target/linux/brcm2708/patches-4.4/0029-Add-dwc_otg-driver.patch index 69711f69e9..1efdf8e26b 100644 --- a/target/linux/brcm2708/patches-4.4/0029-Add-dwc_otg-driver.patch +++ b/target/linux/brcm2708/patches-4.4/0029-Add-dwc_otg-driver.patch @@ -659,7 +659,7 @@ dwc_otg: Remove duplicate gadget probe/unregister function } --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -4942,7 +4942,7 @@ static void port_event(struct usb_hub *h +@@ -4958,7 +4958,7 @@ static void port_event(struct usb_hub *h if (portchange & USB_PORT_STAT_C_OVERCURRENT) { u16 status = 0, unused;