]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/ohci-ep93xx.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[~andy/linux] / drivers / usb / host / ohci-ep93xx.c
index dc45d489d00ede5114f1d11e416590a562481604..3d63574d2c7eafa0040810ef46859729d3dbaf72 100644 (file)
@@ -179,8 +179,6 @@ static int ohci_hcd_ep93xx_drv_suspend(struct platform_device *pdev, pm_message_
        ohci->next_statechange = jiffies;
 
        ep93xx_stop_hc(&pdev->dev);
-       hcd->state = HC_STATE_SUSPENDED;
-
        return 0;
 }