提交 b1e69aae 编写于 作者: A Abner Holsinger 提交者: Dmitry Torokhov

Input: lifebook - fix settings for CF-72

Panasonic CF-72 uses 6-byte protocol and does not need to be tied
to a particular port.
Signed-off-by: NAbner Holsinger <9zabner@gmail.com>
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 0698989d
...@@ -107,8 +107,7 @@ static const struct dmi_system_id lifebook_dmi_table[] = { ...@@ -107,8 +107,7 @@ static const struct dmi_system_id lifebook_dmi_table[] = {
.matches = { .matches = {
DMI_MATCH(DMI_PRODUCT_NAME, "CF-72"), DMI_MATCH(DMI_PRODUCT_NAME, "CF-72"),
}, },
.callback = lifebook_set_serio_phys, .callback = lifebook_set_6byte_proto,
.driver_data = "isa0060/serio3",
}, },
{ {
.ident = "Lifebook B142", .ident = "Lifebook B142",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册