]> git.baikalelectronics.ru Git - kernel.git/commit
USB: qcserial: don't enable autosuspend
authorThomas Tuttle <ttuttle@chromium.org>
Wed, 1 Feb 2012 21:07:45 +0000 (16:07 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2012 23:56:18 +0000 (15:56 -0800)
commit338c96d69dbc7f1c3039e748611585946d4bab49
tree8661cedcf16dfe4f7de392e95028785e29aeaa10
parent7362855d0aa47c5e8283c17ee5ea7fb993583b52
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: Thomas Tuttle <ttuttle@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/qcserial.c