Re: [PATCH] Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier

From: Marcel Holtmann
Date: Tue Jul 28 2020 - 03:13:11 EST


Hi Max,

> 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@xxxxxxxxxxx>
> ---
> net/bluetooth/hci_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel