* [PATCH 1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration
@ 2023-08-26 8:13 xkq
2023-08-26 9:02 ` [1/1] " bluez.test.bot
2023-08-28 18:40 ` [PATCH 1/1] " patchwork-bot+bluetooth
0 siblings, 2 replies; 3+ messages in thread
From: xkq @ 2023-08-26 8:13 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Yao Xiao
From: Yao Xiao <xiaoyao@rock-chips.com>
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>
---
net/bluetooth/hci_request.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/net/bluetooth/hci_request.h b/net/bluetooth/hci_request.h
index b9c5a9823837..0be75cf0efed 100644
--- a/net/bluetooth/hci_request.h
+++ b/net/bluetooth/hci_request.h
@@ -71,7 +71,5 @@ struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen,
void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn);
void hci_req_add_le_passive_scan(struct hci_request *req);
-void hci_req_prepare_suspend(struct hci_dev *hdev, enum suspended_state next);
-
void hci_request_setup(struct hci_dev *hdev);
void hci_request_cancel_all(struct hci_dev *hdev);
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* RE: [1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration
2023-08-26 8:13 [PATCH 1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration xkq
@ 2023-08-26 9:02 ` bluez.test.bot
2023-08-28 18:40 ` [PATCH 1/1] " patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2023-08-26 9:02 UTC (permalink / raw)
To: linux-bluetooth, xiaokeqinhealth
[-- Attachment #1: Type: text/plain, Size: 1427 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=779560
---Test result---
Test Summary:
CheckPatch PASS 0.71 seconds
GitLint PASS 0.37 seconds
SubjectPrefix PASS 0.14 seconds
BuildKernel PASS 34.55 seconds
CheckAllWarning PASS 37.56 seconds
CheckSparse PASS 42.81 seconds
CheckSmatch PASS 115.88 seconds
BuildKernel32 PASS 33.27 seconds
TestRunnerSetup PASS 503.60 seconds
TestRunner_l2cap-tester PASS 28.71 seconds
TestRunner_iso-tester PASS 55.72 seconds
TestRunner_bnep-tester PASS 11.30 seconds
TestRunner_mgmt-tester PASS 226.50 seconds
TestRunner_rfcomm-tester PASS 16.89 seconds
TestRunner_sco-tester PASS 20.33 seconds
TestRunner_ioctl-tester PASS 19.27 seconds
TestRunner_mesh-tester PASS 14.27 seconds
TestRunner_smp-tester PASS 15.26 seconds
TestRunner_userchan-tester PASS 11.91 seconds
IncrementalBuild PASS 31.63 seconds
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration
2023-08-26 8:13 [PATCH 1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration xkq
2023-08-26 9:02 ` [1/1] " bluez.test.bot
@ 2023-08-28 18:40 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2023-08-28 18:40 UTC (permalink / raw)
To: xkq; +Cc: linux-bluetooth, xiaoyao
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Sat, 26 Aug 2023 16:13:13 +0800 you wrote:
> From: Yao Xiao <xiaoyao@rock-chips.com>
>
> 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>
>
> [...]
Here is the summary with links:
- [1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration
https://git.kernel.org/bluetooth/bluetooth-next/c/12299967998d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-28 18:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-26 8:13 [PATCH 1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration xkq
2023-08-26 9:02 ` [1/1] " bluez.test.bot
2023-08-28 18:40 ` [PATCH 1/1] " patchwork-bot+bluetooth
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.