Hi Sebastian, > > diff --git a/drivers/usb/gadget/dummy_hcd.c > b/drivers/usb/gadget/dummy_hcd.c > index 1916360..3144092 100644 > --- a/drivers/usb/gadget/dummy_hcd.c > +++ b/drivers/usb/gadget/dummy_hcd.c > @@ -887,25 +887,6 @@ static int dummy_udc_start(struct > usb_gadget_driver *driver, > I'm sorry for probably a trivial question, but what branch is this patch series based on? Because I've just synced up with latest linux-next, applied my patches for dummy_hcd on top of it, and I don't see where dummy_udc_start() is defined... In my version of dummy_hcd.c the code you removed in this patch is located in usb_gadget_probe_driver(). Did you add dummy_udc_start() function in some earlier patch I missed? Thanks, Tanya Brokhman --- Sent by an consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html