]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/ohci-pxa27x.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
[~andy/linux] / drivers / usb / host / ohci-pxa27x.c
index 29dfefe1c726d490318faea707345a17ca9a8a2d..6313e4439f37e3eaa2ecef1ef64e975146114a55 100644 (file)
@@ -502,8 +502,6 @@ static int ohci_hcd_pxa27x_drv_suspend(struct device *dev)
        ohci->ohci.next_statechange = jiffies;
 
        pxa27x_stop_hc(ohci, dev);
-       hcd->state = HC_STATE_SUSPENDED;
-
        return 0;
 }