提交 143f0a28 编写于 作者: L Loic Poulain 提交者: Marcel Holtmann

Bluetooth: hci_bcm: Change protocol name

Use full name instead of abbreviation.
Signed-off-by: NLoic Poulain <loic.poulain@intel.com>
Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
上级 3310230c
...@@ -798,7 +798,7 @@ static int bcm_remove(struct platform_device *pdev) ...@@ -798,7 +798,7 @@ static int bcm_remove(struct platform_device *pdev)
static const struct hci_uart_proto bcm_proto = { static const struct hci_uart_proto bcm_proto = {
.id = HCI_UART_BCM, .id = HCI_UART_BCM,
.name = "BCM", .name = "Broadcom",
.manufacturer = 15, .manufacturer = 15,
.init_speed = 115200, .init_speed = 115200,
.oper_speed = 4000000, .oper_speed = 4000000,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册