Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1e69aae authored by Abner Holsinger's avatar Abner Holsinger Committed by Dmitry Torokhov
Browse files

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: default avatarAbner Holsinger <9zabner@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 0698989d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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",