]> www.infradead.org Git - users/dwmw2/linux.git/commit
Bluetooth: hci_core: Fix not handling hibernation actions
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 21 Aug 2024 18:41:52 +0000 (14:41 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 23 Aug 2024 19:56:04 +0000 (15:56 -0400)
commit18b3256db76bd1130965acd99fbd38f87c3e6950
tree57a549f18a776300d3b21e67036cbf11a7f8ef4f
parent35237475384ab3622f63c3c09bdf6af6dacfe9c3
Bluetooth: hci_core: Fix not handling hibernation actions

This fixes not handling hibernation actions on suspend notifier so they
are treated in the same way as regular suspend actions.

Fixes: 9952d90ea288 ("Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_core.c