Hi, Alan Stern writes: > @@ -990,7 +1000,6 @@ static int dummy_udc_start(struct usb_ga > spin_lock_irq(&dum->lock); > dum->devstatus = 0; > dum->driver = driver; > - dum->ints_enabled = 1; should the matching write of 0 be removed from dummy_udc_stop()? Other than that: Acked-by: Felipe Balbi -- balbi