Commit 57b5e2ae authored by Jon Dodgson's avatar Jon Dodgson Committed by Dmitry Torokhov

Input: lifebook - add another Lifebook DMI signature

There are many many ways one can capitalize "Lifebook B Series"...
Signed-off-by: default avatarJon Dodgson <crayzeejon@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent ec51b7f5
......@@ -50,6 +50,12 @@ static const struct dmi_system_id __initconst lifebook_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "FLORA-ie 55mi"),
},
},
{
/* LifeBook B */
.matches = {
DMI_MATCH(DMI_PRODUCT_NAME, "Lifebook B Series"),
},
},
{
/* LifeBook B */
.matches = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment