commit | ace31982585a323afb194f56b9e0486f7bc6570c | [log] [tgz] |
---|---|---|
author | Kim, Ben Young Tae <ytkim@qca.qualcomm.com> | Sun Feb 15 23:06:14 2015 +0000 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Mar 03 02:07:00 2015 +0100 |
tree | bc14f752f3159b6c6e1529be8bd39faba67d77d0 | |
parent | 49b31e576a0a264872aa06dbc1ce6cd0cb9db278 [diff] |
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>