提交 0a365706 编写于 作者: T Thomas Tuttle 提交者: Greg Kroah-Hartman

USB: qcserial: don't enable autosuspend

We've found that qcserial devices will not always wake up reliably
from autosuspend, so disable it.
Signed-off-by: NThomas Tuttle <ttuttle@chromium.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 2db4d870
......@@ -137,8 +137,6 @@ static int qcprobe(struct usb_serial *serial, const struct usb_device_id *id)
spin_lock_init(&data->susp_lock);
usb_enable_autosuspend(serial->dev);
switch (nintf) {
case 1:
/* QDL mode */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册