X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fbluetooth%2Fhci_bcm.c;h=5ccb90ef0146e5f324dd6da2590bea6a19a37521;hb=687ee0ad4e897e29f4b41f7a20c866d74c5e0660;hp=1c97eda8bae3e19e0014d36222b1cd0d31281bbf;hpb=30402c8949934fbaca07d9c20074d0d7a5a8385f;p=cascardo%2Flinux.git diff --git a/drivers/bluetooth/hci_bcm.c b/drivers/bluetooth/hci_bcm.c index 1c97eda8bae3..5ccb90ef0146 100644 --- 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 = "BCM", + .name = "Broadcom", .manufacturer = 15, .init_speed = 115200, .oper_speed = 4000000,