diff options
-rw-r--r-- | drivers/usb/musb/musb_dsps.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/musb/musb_dsps.c b/drivers/usb/musb/musb_dsps.c index 4ead0f5f1f4c..392406da3751 100644 --- a/drivers/usb/musb/musb_dsps.c +++ b/drivers/usb/musb/musb_dsps.c | |||
@@ -314,7 +314,6 @@ static irqreturn_t dsps_interrupt(int irq, void *hci) | |||
314 | jiffies + wrp->poll_seconds * HZ); | 314 | jiffies + wrp->poll_seconds * HZ); |
315 | WARNING("VBUS error workaround (delay coming)\n"); | 315 | WARNING("VBUS error workaround (delay coming)\n"); |
316 | } else if (drvvbus) { | 316 | } else if (drvvbus) { |
317 | musb->is_active = 1; | ||
318 | MUSB_HST_MODE(musb); | 317 | MUSB_HST_MODE(musb); |
319 | musb->xceiv->otg->default_a = 1; | 318 | musb->xceiv->otg->default_a = 1; |
320 | musb->xceiv->state = OTG_STATE_A_WAIT_VRISE; | 319 | musb->xceiv->state = OTG_STATE_A_WAIT_VRISE; |