|
@@ -1853,7 +1853,6 @@ static int musb_gadget_start(struct usb_gadget *g,
|
|
musb->gadget_driver = driver;
|
|
musb->gadget_driver = driver;
|
|
|
|
|
|
spin_lock_irqsave(&musb->lock, flags);
|
|
spin_lock_irqsave(&musb->lock, flags);
|
|
- musb->is_active = 1;
|
|
|
|
|
|
|
|
otg_set_peripheral(otg, &musb->g);
|
|
otg_set_peripheral(otg, &musb->g);
|
|
musb->xceiv->state = OTG_STATE_B_IDLE;
|
|
musb->xceiv->state = OTG_STATE_B_IDLE;
|