]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "Bluetooth: Enable USB autosuspend by default on btusb"
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Feb 2011 03:42:03 +0000 (19:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Feb 2011 03:42:03 +0000 (19:42 -0800)
commit65d729339cd290eb534c23759ff7a7103687390e
tree728a80131f08ea775846c6a70149521e2cec673f
parent01d9beaebe27fa07317cee9592fa5b704e589a51
Revert "Bluetooth: Enable USB autosuspend by default on btusb"

This reverts commit 7aae64730fdd084c445b7ecdfbd801a4db9b1a4e.

Jeff Chua reports that it can cause some bluetooth devices (he mentions
an Bluetooth Intermec scanner) to just stop responding after a while
with messages like

  [ 4533.361959] btusb 8-1:1.0: no reset_resume for driver btusb?
  [ 4533.361964] btusb 8-1:1.1: no reset_resume for driver btusb?

from the kernel. See also

  https://bugzilla.kernel.org/show_bug.cgi?id=26182

for other reports.

Reported-by: Jeff Chua <jeff.chua.linux@gmail.com>
Reported-by: Andrew Meakovski <meako@bigmir.net>
Reported-by: Jim Faulkner <jfaulkne@ccs.neu.edu>
Acked-by: Greg KH <gregkh@suse.de>
Acked-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>
Cc: stable@kernel.org (for 2.6.37)
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/bluetooth/btusb.c