1
0
Fork 0

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: Abner Holsinger <9zabner@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
hifive-unleashed-5.1
Abner Holsinger 2009-11-16 22:12:14 -08:00 committed by Dmitry Torokhov
parent 0698989d77
commit b1e69aae77
1 changed files with 1 additions and 2 deletions

View File

@ -107,8 +107,7 @@ static const struct dmi_system_id lifebook_dmi_table[] = {
.matches = {
DMI_MATCH(DMI_PRODUCT_NAME, "CF-72"),
},
.callback = lifebook_set_serio_phys,
.driver_data = "isa0060/serio3",
.callback = lifebook_set_6byte_proto,
},
{
.ident = "Lifebook B142",