Input: psmouse - remove identification strings from DMI tables
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 4 Dec 2009 18:24:20 +0000 (10:24 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 5 Dec 2009 06:14:43 +0000 (22:14 -0800)
commit9961e25976493f4d50704dafc0e8ff8365181538
tree7e1e4e318d4070428b4baaa94711e951078f4f80
parentc45fc81ec6a9bd6cca42e60b35b31f9df822860b
Input: psmouse - remove identification strings from DMI tables

The driver does not reference identification strings in DMI tables and
since these strings are no longer required by DMI core we can safely
remove them and save some memory.

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