]> 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 09:59:00 +0000 (11:59 +0200)
commit38681af225b608f4bad6769b3b30358bf655bbaa
tree59df4895f714be1d7d4187f2e487bac4db399a98
parente6e9a32c3e605738d83559ebdcf5bf3380f4a029
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