]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: Add setup callback for chip init on USB
authorKim, Ben Young Tae <ytkim@qca.qualcomm.com>
Sun, 15 Feb 2015 23:06:14 +0000 (23:06 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 3 Mar 2015 01:07:00 +0000 (02:07 +0100)
commit3d6c5d6a779010ffef9f198308d71909e0a75738
treebc14f752f3159b6c6e1529be8bd39faba67d77d0
parent83781b608974d56a46908286f7b131fb0d3ae8b1
Bluetooth: btusb: Add setup callback for chip init on USB

Some of chipset does not allow to send a patch or config files through
HCI VS channel at early stage as well as they don't support to send
USB patch files to other channel except USB bulk path.

New callback added is for initialization of BT controller through USB

Signed-off-by: Ben Young Tae Kim <ytkim@qca.qualcomm.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c