提交 a634782f 编写于 作者: H hayeswang 提交者: David S. Miller

r8152: set disable_hub_initiated_lpm

Set disable_hub_initiated_lpm = 1.
Signed-off-by: NHayes Wang <hayeswang@realtek.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 9d9aafa1
......@@ -3159,6 +3159,7 @@ static struct usb_driver rtl8152_driver = {
.resume = rtl8152_resume,
.reset_resume = rtl8152_resume,
.supports_autosuspend = 1,
.disable_hub_initiated_lpm = 1,
};
module_usb_driver(rtl8152_driver);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册