]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btintel: Create common function for firmware download
authorTedd Ho-Jeong An <tedd.an@linux.intel.com>
Wed, 24 Jan 2018 17:19:21 +0000 (09:19 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 25 Jan 2018 08:28:40 +0000 (09:28 +0100)
commit53eca4e5b4792160cff07f99184ea9be7a4d0a4f
treeaf0eeb39359210405b78bb2ab2738900e335d6c9
parent79e1c7a808903d8944776baa1ade0a8dbe0de2c6
Bluetooth: btintel: Create common function for firmware download

The firmware download flow for RAM SKU is same for both USB and UART
and this patch creates a common function for both driver.

Signed-off-by: Tedd Ho-Jeong An <tedd.an@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btintel.c
drivers/bluetooth/btintel.h
drivers/bluetooth/btusb.c
drivers/bluetooth/hci_intel.c