提交 806f50c7 编写于 作者: L Luka Karinja 提交者: Marcel Holtmann

Bluetooth: hci_bcm: Add BCM2E65 ACPI ID

Add BCM2E65 device in acpi_device_id table used on Asus T100TAF.
Signed-off-by: NLuka Karinja <luka.karinja@gmail.com>
Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
上级 92e17ee7
无相关合并请求
......@@ -815,6 +815,7 @@ static const struct hci_uart_proto bcm_proto = {
#ifdef CONFIG_ACPI
static const struct acpi_device_id bcm_acpi_match[] = {
{ "BCM2E39", 0 },
{ "BCM2E65", 0 },
{ "BCM2E67", 0 },
{ },
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部