|
|
@@ -395,9 +395,6 @@ static struct usb_driver rtl8192cu_driver = {
|
|
|
/* .resume = rtl_usb_resume, */
|
|
|
/* .reset_resume = rtl8192c_resume, */
|
|
|
#endif /* CONFIG_PM */
|
|
|
-#ifdef CONFIG_AUTOSUSPEND
|
|
|
- .supports_autosuspend = 1,
|
|
|
-#endif
|
|
|
.disable_hub_initiated_lpm = 1,
|
|
|
};
|
|
|
|