Files
linux/net/bluetooth
Max Chou 98f0b4072c Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
[ Upstream commit 24b065727c ]

The original return is NOTIFY_STOP, but notifier_call_chain would stop
the future call for register_pm_notifier even registered on other Kernel
modules with the same priority which value is zero.

Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-09-09 19:14:26 +02:00
..
2018-09-26 12:39:32 +03:00