OSDN Git Service

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)
commitfaf174d297134ad071f528a9db787b4c95734b40
tree0da46953b6feb8ece4068d500f2699d7fc2a5c1b
parent04d729b8a56304698c2eec6b93f2319b38851f6e
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