]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/musb/musb_dsps.c
usb: musb: dsps: do not set is_active on the first drvbus interrupt
[karo-tx-linux.git] / drivers / usb / musb / musb_dsps.c
index 4ead0f5f1f4cd886596150013fe5a791977c61fe..392406da3751a94681877c55c5aa1f46d7bc92ad 100644 (file)
@@ -314,7 +314,6 @@ static irqreturn_t dsps_interrupt(int irq, void *hci)
                                        jiffies + wrp->poll_seconds * HZ);
                        WARNING("VBUS error workaround (delay coming)\n");
                } else if (drvvbus) {
-                       musb->is_active = 1;
                        MUSB_HST_MODE(musb);
                        musb->xceiv->otg->default_a = 1;
                        musb->xceiv->state = OTG_STATE_A_WAIT_VRISE;