]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/ohci-tmio.c
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kerne...
[~andy/linux] / drivers / usb / host / ohci-tmio.c
index 06331d9311716b7f1634e64618357f54dd35fade..120bfe6ede382fa33d861a4d7585e9e60f7fce83 100644 (file)
@@ -318,9 +318,6 @@ static int ohci_hcd_tmio_drv_suspend(struct platform_device *dev, pm_message_t s
                if (ret)
                        return ret;
        }
-
-       hcd->state = HC_STATE_SUSPENDED;
-
        return 0;
 }