diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-01-24 11:20:03 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-01-24 13:14:33 +0100 |
commit | 40842167d2fffc053698e17f5dbadbc7b78644cf (patch) | |
tree | 8b12d311dd5de7db41e6462aa400e2bf14171136 /target/linux/brcm2708/patches-4.19/950-0039-Add-dwc_otg-driver.patch | |
parent | 76254cb75e4abc2a87e13134915cd0c422926fde (diff) | |
download | upstream-40842167d2fffc053698e17f5dbadbc7b78644cf.tar.gz upstream-40842167d2fffc053698e17f5dbadbc7b78644cf.tar.bz2 upstream-40842167d2fffc053698e17f5dbadbc7b78644cf.zip |
kernel: bump 4.19 to 4.19.98
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/brcm2708/patches-4.19/950-0039-Add-dwc_otg-driver.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.19/950-0039-Add-dwc_otg-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.19/950-0039-Add-dwc_otg-driver.patch b/target/linux/brcm2708/patches-4.19/950-0039-Add-dwc_otg-driver.patch index 346a575050..79c2aa17f0 100644 --- a/target/linux/brcm2708/patches-4.19/950-0039-Add-dwc_otg-driver.patch +++ b/target/linux/brcm2708/patches-4.19/950-0039-Add-dwc_otg-driver.patch @@ -917,7 +917,7 @@ Fixes https://github.com/raspberrypi/linux/issues/2408 } --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -5221,7 +5221,7 @@ static void port_event(struct usb_hub *h +@@ -5222,7 +5222,7 @@ static void port_event(struct usb_hub *h u16 status = 0, unused; port_dev->over_current_count++; |