projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3310230
)
Bluetooth: hci_bcm: Change protocol name
author
Loic Poulain
<loic.poulain@intel.com>
Mon, 19 Sep 2016 10:05:12 +0000
(12:05 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 19 Sep 2016 18:25:37 +0000
(20:25 +0200)
Use full name instead of abbreviation.
Signed-off-by: Loic Poulain <loic.poulain@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_bcm.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/bluetooth/hci_bcm.c
b/drivers/bluetooth/hci_bcm.c
index 1c97eda8bae3e19e0014d36222b1cd0d31281bbf..5ccb90ef0146e5f324dd6da2590bea6a19a37521 100644
(file)
--- a/
drivers/bluetooth/hci_bcm.c
+++ b/
drivers/bluetooth/hci_bcm.c
@@
-798,7
+798,7
@@
static int bcm_remove(struct platform_device *pdev)
static const struct hci_uart_proto bcm_proto = {
.id = HCI_UART_BCM,
- .name = "B
CM
",
+ .name = "B
roadcom
",
.manufacturer = 15,
.init_speed = 115200,
.oper_speed = 4000000,