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)
commit0a365706f2d6062d3756806447c1bbcd7e315ffa
tree8661cedcf16dfe4f7de392e95028785e29aeaa10
parent2db4d87070e87d198ab630e66a898b45eff316d9
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