]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: btusb: add shutdown function for QCA6174
authorRocky Liao <quic_rjliao@quicinc.com>
Mon, 7 Aug 2023 06:46:26 +0000 (14:46 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Oct 2023 10:03:10 +0000 (12:03 +0200)
commit7045675fc9165ff03ce6898c2a458fa90160d3ee
tree1cf88d25850a0c4fb5737dc630d78d10093e01bb
parent7d823a1071c6365066608a2762378bd9344ad1b5
Bluetooth: btusb: add shutdown function for QCA6174

[ Upstream commit 187f8b648cc16f07c66ab1d89d961bdcff779bf7 ]

We should send hci reset command before bt turn off, which can reset bt
firmware status.

Signed-off-by: Rocky Liao <quic_rjliao@quicinc.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bluetooth/btusb.c