OSDN Git Service

Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"
authorAbhishek Pandit-Subedi <abhishekpandit@chromium.org>
Wed, 29 Jul 2020 23:17:43 +0000 (16:17 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 30 Jul 2020 09:55:10 +0000 (11:55 +0200)
commit34ec58b9fd1c0a353892e962fb0d4834d0d7283d
treeea71af18b3fdf995092b7f56e67d281e5d35bfa6
parentcbbdfa6f331980c6786b4ca5df53c37b90df3246
Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"

This reverts commit 7ecacafc240638148567742cca41aa7144b4fe1e.

Testing this change on a board with RTL8822CE, I found that enabling
autosuspend has no effect on the stability of the system. The board
continued working after autosuspend, suspend and reboot.

The original commit makes it impossible to enable autosuspend on working
systems so it should be reverted. Disabling autosuspend should be done
via module param or udev in userspace instead.

Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Acked-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c