]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Delete unused hci_req_prepare_suspend() declaration
authorYao Xiao <xiaoyao@rock-chips.com>
Sat, 26 Aug 2023 08:13:13 +0000 (16:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Oct 2023 20:00:40 +0000 (22:00 +0200)
commitc201d944bc38e056bbb4654d2c1060bf025a133e
tree1fbf7fc556ee21b2ec878aa650d2abe54b432feb
parentb46384a681a861c8b47aaaf9862313afc29235f8
Bluetooth: Delete unused hci_req_prepare_suspend() declaration

[ Upstream commit cbaabbcdcbd355f0a1ccc09a925575c51c270750 ]

hci_req_prepare_suspend() has been deprecated in favor of
hci_suspend_sync().

Fixes: 182ee45da083 ("Bluetooth: hci_sync: Rework hci_suspend_notifier")
Signed-off-by: Yao Xiao <xiaoyao@rock-chips.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/bluetooth/hci_request.h