parent
e50d8ef9a4
commit
8ba4d0d346
@ -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.
|
||||
|
||||
|
||||
@ -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++;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user