Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c
authorChris Lu <chris.lu@mediatek.com>
Thu, 4 Jul 2024 06:01:15 +0000 (14:01 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 15 Jul 2024 14:11:50 +0000 (10:11 -0400)
commit6dc22ab9f085ae165e4ce89d61fb426f94e8a969
treec5cf39c7fdc9e78f5e663af0586cef02629dada1
parent5c5e8c52e3cafaa6f71efd44a42a674271e5b3ad
Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c

Move btusb_recv_acl_mtk from btusb.c to btmtk.c which holds
vendor specific stuff and would make btusb.c clean.

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