]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: btusb: mediatek: move Bluetooth power off command position
authorChris Lu <chris.lu@mediatek.com>
Mon, 23 Sep 2024 08:47:02 +0000 (16:47 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jan 2025 09:34:25 +0000 (10:34 +0100)
commitb967b37cefdf7ae1b0d3dc26cce6bfd1e7faf315
treec9a51d1b683e8bf3471f67755b16ab7a8c54157e
parentd508e56270389b3a16f5b3cf247f4eb1bbad1578
Bluetooth: btusb: mediatek: move Bluetooth power off command position

commit ad0c6f603bb0b07846fda484c59a176a8cd02838 upstream.

Move MediaTek Bluetooth power off command before releasing
usb ISO interface.

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Cc: Fedor Pchelkin <boddah8794@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bluetooth/btusb.c