mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
This reverts commit 556ea928f7.
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 <[email protected]>
Reported-by: Andrew Meakovski <[email protected]>
Reported-by: Jim Faulkner <[email protected]>
Acked-by: Greg KH <[email protected]>
Acked-by: Matthew Garrett <[email protected]>
Acked-by: Gustavo F. Padovan <[email protected]>
Cc: [email protected] (for 2.6.37)
Signed-off-by: Linus Torvalds <[email protected]>