Hi Mihir, On Sat, Nov 19, 2022 at 9:15 AM <bluez.test.bot@xxxxxxxxx> wrote: > > This is an automated email and please do not reply to this email. > > Dear Submitter, > > Thank you for submitting the patches to the linux bluetooth mailing list. > While preparing the CI tests, the patches you submitted couldn't be applied to the current HEAD of the repository. > > ----- Output ----- > > error: patch failed: drivers/bluetooth/btusb.c:2267 > error: drivers/bluetooth/btusb.c: patch does not apply > hint: Use 'git am --show-current-patch' to see the failed patch > > Please resolve the issue and submit the patches again. What tree is this patch for? Also Im surprised the setting of HCI_QUIRK_NO_SUSPEND_NOTIFIER would actually cause what you are describing since in that case register_pm_notifier is not supposed to be called: https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/tree/net/bluetooth/hci_core.c#n2767 -- Luiz Augusto von Dentz