]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: btusb: mediatek: add callback function in btusb_disconnect
authorChris Lu <chris.lu@mediatek.com>
Mon, 23 Sep 2024 08:47:03 +0000 (16:47 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 14 Nov 2024 20:25:15 +0000 (15:25 -0500)
commitcea1805f165cdd783dd21f26df957118cb8641b4
tree83610020761289a8b5f7ec5fdad3faefbde92265
parentad0c6f603bb0b07846fda484c59a176a8cd02838
Bluetooth: btusb: mediatek: add callback function in btusb_disconnect

Add disconnect callback function in btusb_disconnect which is reserved
for vendor specific usage before deregister hci in btusb_disconnect.

Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c