Files
linux/net/bluetooth
Abhishek Pandit-Subedi dc68c0060f Bluetooth: Re-order clearing suspend tasks
[ Upstream commit 3eec158d5e ]

Unregister_pm_notifier is a blocking call so suspend tasks should be
cleared beforehand. Otherwise, the notifier will wait for completion
before returning (and we encounter a 2s timeout on resume).

Fixes: 0e9952804e (Bluetooth: Clear suspend tasks on unregister)
Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-29 10:11:19 +01:00
..
2020-07-31 16:15:03 -07:00
2018-09-26 12:39:32 +03:00