Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
authormark-yw.chen <mark-yw.chen@mediatek.com>
Mon, 12 Apr 2021 15:06:26 +0000 (23:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Jul 2021 07:44:53 +0000 (09:44 +0200)
commit5f5f8022c1aaa5e184bf2a3ce130a821e9a1684b
tree120aced011e186dc257a0c30d4799da88a63e605
parent3d08b5917984f737f32d5bee9737b9075c3895c6
Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.

[ Upstream commit 8454ed9ff9647e31e061fb5eb2e39ce79bc5e960 ]

This patch reduce in-token during download patch procedure.
Don't submit urb for polling event before sending hci command.

Signed-off-by: mark-yw.chen <mark-yw.chen@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bluetooth/btusb.c