-----Original Message-----
From: Matthias Kaehlcke <mka@chromium.org>
Sent: Monday, December 13, 2021 8:37 PM
To: PANICKER HARISH (Temp) (QUIC) <redacted>
Cc: marcel@holtmann.org; johan.hedberg@gmail.com; linux-kernel@vger.kernel.org; linux-bluetooth@vger.kernel.org; Hemant Gupta (QUIC) <redacted>; linux-arm-msm@vger.kernel.org; quic_bgodavar <redacted>; rjliao@codeaurora.org; hbandi@codeaurora.org; abhishekpandit@chromium.org; mcchou@chromium.org; Sai Teja Aluvala (Temp) (QUIC) <redacted>
Subject: Re: [PATCH v2] Bluetooth: hci_qca: Stop IBS timer during BT OFF
On Mon, Dec 13, 2021 at 11:01:36AM +0530, Panicker Harish wrote:
This change stops IBS timers during BT OFF.
nit: avoid thing like 'this patch ...' in commit messages, you could just say 'Stop IBS timers while Bluetooth is off.
[Harish] : I will update
Signed-off-by: Panicker Harish <redacted>
Looks like this should have a ´Fixes' tag to make sure it lands in the relevant -stable trees. Commit 3e4be65eb82c ("Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990") would probably be a suitable commit for that.
[Harish] : I will update with Fixes tag.