]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signature
authorGreg Chandler <Greg.Chandler@wellsfargo.com>
Fri, 3 Nov 2006 04:27:38 +0000 (23:27 -0500)
committerDmitry Torokhov <dtor@insightbb.com>
Fri, 3 Nov 2006 04:27:38 +0000 (23:27 -0500)
This adds another DMI detected touchscreen.  It is exactly the same
driver as the existing ones, but this allows it to be detected on the
Hitachi Flora-IE 55mi tablet.  The original Midori drivers are "abeo
antiquus".  This should allow new life for these machines.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/lifebook.c

index c57e8853b94900a42d795ddaf4af86f38aa59f7e..ab9244842414a848aac7ea3d62d9348b5763f3a6 100644 (file)
 #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 = {