From e64564920a9fa164e9657942de35333d4299abe0 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 9 Mar 2020 12:22:15 +0100 Subject: kernel: bump 4.19 to 4.19.108 Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte --- target/linux/bcm27xx/patches-4.19/950-0039-Add-dwc_otg-driver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm27xx/patches-4.19/950-0039-Add-dwc_otg-driver.patch') diff --git a/target/linux/bcm27xx/patches-4.19/950-0039-Add-dwc_otg-driver.patch b/target/linux/bcm27xx/patches-4.19/950-0039-Add-dwc_otg-driver.patch index 79c2aa17f0..7fdfa4785e 100644 --- a/target/linux/bcm27xx/patches-4.19/950-0039-Add-dwc_otg-driver.patch +++ b/target/linux/bcm27xx/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 -@@ -5222,7 +5222,7 @@ static void port_event(struct usb_hub *h +@@ -5228,7 +5228,7 @@ static void port_event(struct usb_hub *h u16 status = 0, unused; port_dev->over_current_count++; -- cgit v1.2.3