diff --git a/[refs] b/[refs] index d0fb26c46209..13e696ecf9b8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b187dd7b5231bb359f587bf4d276ffd467ebc884 +refs/heads/master: 15e9acb83c299963490b1f12d46498ae257d8f4e diff --git a/trunk/drivers/input/mouse/lifebook.c b/trunk/drivers/input/mouse/lifebook.c index c57e8853b949..ab9244842414 100644 --- a/trunk/drivers/input/mouse/lifebook.c +++ b/trunk/drivers/input/mouse/lifebook.c @@ -21,6 +21,12 @@ #include "lifebook.h" static struct dmi_system_id lifebook_dmi_table[] = { + { + .ident = "FLORA-ie 55mi", + .matches = { + DMI_MATCH(DMI_PRODUCT_NAME, "FLORA-ie 55mi"), + }, + }, { .ident = "LifeBook B", .matches = {