summaryrefslogtreecommitdiff
path: root/target/linux/brcm2708/patches-4.4/0029-Add-dwc_otg-driver.patch
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-06-27 10:26:38 +0200
committerStijn Tintel <stijn@linux-ipv6.be>2017-06-27 15:00:35 +0200
commit8d3d7f6b52f5dd43866f0674bf32800a8233c358 (patch)
tree05f616fe8d5f699beac24fe8345535bdca0b831f /target/linux/brcm2708/patches-4.4/0029-Add-dwc_otg-driver.patch
parent53eba6f58f791f5b585da6d2fe9316e579db915c (diff)
downloadmtk-20170518-8d3d7f6b52f5dd43866f0674bf32800a8233c358.zip
mtk-20170518-8d3d7f6b52f5dd43866f0674bf32800a8233c358.tar.gz
mtk-20170518-8d3d7f6b52f5dd43866f0674bf32800a8233c358.tar.bz2
kernel: update kernel 4.4 to 4.4.74
Refresh patches. Compile-tested on ar71xx, octeon. Runtime-tested on ar71xx, octeon. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/0029-Add-dwc_otg-driver.patch')
-rw-r--r--target/linux/brcm2708/patches-4.4/0029-Add-dwc_otg-driver.patch2
1 files changed, 1 insertions, 1 deletions
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 fc238ab..8ed8870 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
-@@ -4967,7 +4967,7 @@ static void port_event(struct usb_hub *h
+@@ -4973,7 +4973,7 @@ static void port_event(struct usb_hub *h
if (portchange & USB_PORT_STAT_C_OVERCURRENT) {
u16 status = 0, unused;