bcm27xx: fix error patch

This commit fix efc4ae1
This commit is contained in:
AmadeusGhost 2020-03-11 08:28:42 +08:00
parent e50d8ef9a4
commit 8ba4d0d346
2 changed files with 2 additions and 3 deletions

View File

@ -79,7 +79,7 @@ menu "Target Images"
menuconfig TARGET_ROOTFS_EXT4FS
bool "ext4"
default y if TARGET_bcm27xx
default n
help
Build an ext4 root filesystem.

View File

@ -917,8 +917,7 @@ Fixes https://github.com/raspberrypi/linux/issues/2408
}
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
@@ -5091,7 +5091,7 @@ static void port_event(struct usb_hub *h
if (portchange & USB_PORT_STAT_C_OVERCURRENT) {
@@ -5228,7 +5228,7 @@ static void port_event(struct usb_hub *h
u16 status = 0, unused;
port_dev->over_current_count++;