From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 005B2C71153 for ; Mon, 28 Aug 2023 21:31:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233657AbjH1Vae (ORCPT ); Mon, 28 Aug 2023 17:30:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37874 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233535AbjH1Vac (ORCPT ); Mon, 28 Aug 2023 17:30:32 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ABE42FC; Mon, 28 Aug 2023 14:30:29 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 40CF96187F; Mon, 28 Aug 2023 21:30:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id A14DFC433CA; Mon, 28 Aug 2023 21:30:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1693258228; bh=4mdroGjnxpZE8Scj2CwPQ8Rax4tOaAYzjd0Qf2HyADQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ow2UCMI60GVvUCHf/CU4vSKKdXCQs9wWzZcColox6YPA4S1Yk639c2bSASKDTluZO 8rVwARLtRQ8YY6jjDChECQqypUSSr0ROKzfdyhsDdAPHBkuKm824JZA1Gy3NnxIrTs E9LuYBPeHmoT2aKpPTuO5dl2AACEHm9pYRdt/TKCIQr+p++WhRzGxFeV1VCRrV71of ImcEDRlnWbI3/dEfyYzQINr49Pqa5AyPY6p1i+b0y19z5xBKPpYyXUEePSY0RKb3yT EKOxpr0GiDn9LAWoDSWLv7B2WE7P9TQ3gIjtx1aSdrZjFsdsk/iZW+3slIKoNn9D3x hwhWwT3ByTNnQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 86BE3C3274C; Mon, 28 Aug 2023 21:30:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v1] Bluetooth: btusb: add shutdown function for QCA6174 From: patchwork-bot+bluetooth@kernel.org Message-Id: <169325822854.15582.16525727470056383392.git-patchwork-notify@kernel.org> Date: Mon, 28 Aug 2023 21:30:28 +0000 References: <20230807064626.980-1-quic_rjliao@quicinc.com> In-Reply-To: <20230807064626.980-1-quic_rjliao@quicinc.com> To: Rocky Liao Cc: marcel@holtmann.org, linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz : On Mon, 7 Aug 2023 14:46:26 +0800 you wrote: > We should send hci reset command before bt turn off, which can reset bt > firmware status. > > Signed-off-by: Rocky Liao > --- > drivers/bluetooth/btusb.c | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [v1] Bluetooth: btusb: add shutdown function for QCA6174 https://git.kernel.org/bluetooth/bluetooth-next/c/75d095daab9f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html