diff --git a/1001-Add-apple-bce-driver.patch b/1001-Add-apple-bce-driver.patch index 40aa98b..d1e0525 100644 --- a/1001-Add-apple-bce-driver.patch +++ b/1001-Add-apple-bce-driver.patch @@ -5269,7 +5269,7 @@ index 000000000..053a9f39e + return 0; +} + -+static int bce_vhci_address_device(struct usb_hcd *hcd, struct usb_device *udev) ++static int bce_vhci_address_device(struct usb_hcd *hcd, struct usb_device *udev, unsigned int timeout_ms) //TODO: follow timeout +{ + /* This is the same as enable_device, but instead in the old scheme */ + return bce_vhci_enable_device(hcd, udev);