提交 23ccd036 编写于 作者: G Guillaume Douézan-Grard 提交者: Darren Hart (VMware)

platform/x86: topstar-laptop: Add new device id

The latest Topstar BIOS updates (109_931P) advertise the "TPS0001"
device id by default, preventing the topstar-laptop module from being
loaded automatically.
Signed-off-by: NGuillaume Douézan-Grard <gdouezangrard@gmail.com>
Signed-off-by: NDarren Hart (VMware) <dvhart@infradead.org>
上级 13bb0fd5
......@@ -162,6 +162,7 @@ static int acpi_topstar_remove(struct acpi_device *device)
}
static const struct acpi_device_id topstar_device_ids[] = {
{ "TPS0001", 0 },
{ "TPSACPI01", 0 },
{ "", 0 },
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册