]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit96808b76d761cbc2f052c619a2f9fdde5092e7c5
tree7e1e4e318d4070428b4baaa94711e951078f4f80
parent670f479db42ba0e380f1d81aabc944e968477b7f
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