kernel: Update kernel 5.4 to version 5.4.50
[openwrt/openwrt.git] / target / linux / bcm63xx / patches-5.4 / 206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch
index 6425869dcfadddf9575c432503e99436130a023b..fcb016ecf9e9fabd88e26d92ef2d7de7d8385586 100644 (file)
@@ -34,7 +34,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org>
  
 --- a/drivers/usb/host/ehci-platform.c
 +++ b/drivers/usb/host/ehci-platform.c
-@@ -57,6 +57,9 @@ static int ehci_platform_reset(struct us
+@@ -62,6 +62,9 @@ static int ehci_platform_reset(struct us
  
        ehci->has_synopsys_hc_bug = pdata->has_synopsys_hc_bug;