]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btintel: Create common Intel Read Boot Params function
authorTedd Ho-Jeong An <tedd.an@linux.intel.com>
Wed, 24 Jan 2018 17:19:20 +0000 (09:19 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 24 Jan 2018 18:31:49 +0000 (19:31 +0100)
commit07a100f9884f77442064f8d8a6ffa713bcfc60f5
tree0da46953b6feb8ece4068d500f2699d7fc2a5c1b
parentaf6d3f2f815cdc48bdf687403685e3b30a22ae00
Bluetooth: btintel: Create common Intel Read Boot Params function

The Intel_Read_Boot_Params command is used to read boot parameters
from the bootloader and this is Intel generic command used in USB
and UART drivers.

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